.bigcontainer {

  background-image: url("images/top.png");
  overflow: hidden;
  padding: 50px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;

}

.div1,
.div2 {
  flex: 0 0 50%;
  max-width: 30%;
  padding: 15px;
  box-sizing: border-box;

}

.div1img {

  height: auto;
  display: block;
}

@media (max-width: 767.98px) {

  .div1,
  .div2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.div2vid {
  color: #fff;
  position: relative;
  display: inline-block;
}

.div2vid .vid {
  font-size: 2rem;
  color: #fff;
}

.div2vid span {
  position: absolute;
  top: 50%;
  left: 35%;
  transform: translate(-50%, -50%);
  z-index: 99;
  font-size: 2rem;
  color: #fff;
  text-align: center;
}

.div2img {
  width: 100%;
  height: auto;
  z-index: 10;
  position: relative;
}

div.vidc {
  z-index: 90;


  position: fixed;
  bottom: 40%;
  right: 40%;
  width: 150px;
  z-index: 99;
  justify-content: center;

}

.dn {
  display: none;
}

.bd {
  display: block !important;
}

.div1con {
  padding-top: 30px;
}

.div1 {
  font-size: 20px;
}

.button {
  padding: 5px 15px;
  border: none;
  text-align: center;
  margin-bottom: 20px;
  color: #7d66e4;
  transition: 0.5s;
  border: #7860e2 solid;
  transition: all 0.3s ease-in-out;
  border-radius: 20px;


}

a {
  outline: none;
  text-decoration: none;

}

button:hover {

  background-color: blueviolet !important;
}

.div1con {}



.sec2box1component img {
  width: 60px;

  margin-bottom: 10px;
  display: flex;
  justify-content: center;


}



.sec2box1text h4 {
  margin-top: 0;
  font-size: 24px;
  color: white;

}

.sec2box1text p {
  font-size: 16px;
  margin: 0px 0px 0px 0px;
  line-height: 1.5;
  color: white;
  display: flex;
  justify-content: center;
}

.sec2box1text {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px;
}

.sec2box1component {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec2contenee {
  display: flex;
  flex-wrap: wrap-reverse;

  align-items: baseline;
  margin: 20px 0 20px;
  font-size: 28px;
  color: #fff;
  flex-direction: row;
  text-align: center;
  display: flex;
  justify-content: center;

}

.sec2box1 {

  color: white;
  border-radius: 15px;
  width: 300px;

  padding: 20px;
  margin: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
  display: flex;
  justify-content: center;
  height: 170px;
}

.sec2box1:hover {
  transition: 500ms;

  width: 320px;

}

@media (min-width: 768px) {
  .container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .card {
    width: 30%;

  }
}

.sec3 img {
  width: 50%;

  position: relative;
  left: 25%;
  right: 25%;
  margin-bottom: 2px;
}

.sec3 a {
  position: relative;
  top: 15px;

}

.sec4bigcont {
  background-image: url("images/about-bg.png");
  color: white;
}

.sec4but {
  background-color: azure;
  display: flex;
  justify-content: center;
  width: 253px;
  height: 64px;
  border: 3px orange solid;
  border-radius: 20px;
}

.sec4but:hover {
  background-color: #7860e2;

  transition: 500ms;

  .button2 {
    color: white;
  }

}

.sec5box1 {
  width: 200px;
  background-color: #a0d568;
  border-radius: 10px;
  padding: 5px;
  text-align: center;
  position: relative;
  font-family: Arial, sans-serif;
  margin-top: 5%;
  margin-right: 15px;
  margin-left: 15px;
}

.sec5box1icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto -40px;
  position: relative;
  bottom: 50px;
  z-index: 1;
  margin-top: 5px;

}

.sec5box1icon img {

  width: 100%;
  height: auto;
}

.sec5box1text {
  color: white;
  border-radius: 10px;
  position: relative;
  z-index: 0;
}

.sec5box1text h2 {
  margin: 0;
  font-size: 21px;
  color: white;
}

.sec5box1text p {
  color: white;
  font-size: 14px;
}

.sec5cont {

  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;

}

.sec5row1 {
  width: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;

}

.sec5row2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;

}

.sec5row3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 60px;
}

@media (max-width: 767.98px) {
  .sec5box1 {
    margin-top: 15%;

  }



}

.sec5logo {
  display: flex;
  width: 190px;
  border-radius: 50%;
  height: 180px;
  justify-content: center;
}

.sec5box2 {
  width: 200px;

  border-radius: 10px;
  padding: 5px;
  text-align: center;
  position: relative;
  font-family: Arial, sans-serif;
  margin-top: 5%;
  margin-right: 15px;
  margin-left: 15px;
}

.sec5bigcont {
  width: 100%;
  background-image: url("images/about.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.sec5box1:hover {
  width: 205px;
  transition: 500ms;

  .sec5box1icon {
    width: 85px;
    height: 85px;
    transition: 300ms;
  }

  .sec5box2 {
    width: 210px;
    height: 200px;
    transition: 500ms;
  }
}

.sec6row1box1 {
  display: inline-block;
  width: 300px;
}

.sec6row1box1img img {
  width: 70px;
  display: inline-block;
}

.sec6row1box1 {
  width: 350px;
  display: inline-block;

}

.sec6row1box1text {
  max-width: 250px;

  display: inline-block;
}

.sec6row1box1img {
  width: 70px;
  display: inline-block;
}

.sec6rows {
  max-width: 60%;
  margin-left: 20px;

}

.sec6row1box1img {
  display: inline-block;
}

.sec6cont {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;


}

.sec6row1cont {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 50px;
}

.sec6img {
  max-width: 40%;
  display: flex;
  margin-top: 50px;
}

.sec6bigcont {
  width: 100%;


}

.sec6img img {
  max-width: 100%;
  display: flex;
  padding: 2px;
}

@media (max-width: 1198px) {


  .sec6img {
    max-width: 80%;

  }

  .sec6rows {
    max-width: 100%;


  }

}

.sec6 {
  background: #FFF9F2;
}

.sec6button {

  border-radius: 20px;
  background-color: red;
  color: white;
  padding: 5px 15px;

}

.sec7icon1 img {
  width: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.sec7icon1 {
  width: 144px;
}

.sec7img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 45%;
  margin-top: 35px;
  margin-bottom: 35px;


}

.sec7cont {
  background-color: #eee;
  width: 100%;
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;

}


.sec7bigcont {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.sec7icons {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  border-bottom: 1px rgba(31, 29, 29, 0.253) solid;
  width: 90%;

}

.sec7p {
  width: 80%;
  margin: 5px;
  font-size: 22px;
  flex-direction: row;
  flex-wrap: wrap;
}

.sec7head {
  display: flex;
  justify-content: end;
  color: rgb(58, 58, 227);
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: 15%;
}

.sec7text {
  width: 50%;
  flex-direction: row;
  flex-wrap: wrap;
}

.sec7iconsdiv1 a {
  outline: none;
  color: black;
  text-decoration: none;
}

.sec7text {

  margin-left: 40px;
  margin-top: 5%;



}

.sec7iconsdiv1 {
  display: flex;
  justify-content: center;
}

.sec7bigcont {
  display: flex;
  justify-content: center;
  width: 100%;
}

.sec7img img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 35px;
}

.sec7p p {
  display: flex;
  justify-content: center;
}

.sec7p {
  display: flex;
  justify-content: center;
}


@media (max-width: 960px) {
  .sec7cont {
    display: flex;
    justify-content: center;
  }

  .sec7head {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }

  .sec7img {
    width: 80%;
    display: flex;
    justify-content: center;
  }

  .sec7text {
    width: 80%;
  }

}




.sec8boxbigcont {
  width: 290px;
  margin-left: 10px;
  margin-right: 10px;
}

.sec8boxcont {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
  border-radius: 30px;
  margin-bottom: 30px;


  height: 230px;
  position: relative;
  overflow: hidden;
  visibility: visible;
  cursor: pointer;

}

.sec8boxtext {
  background-color: rgba(80, 36, 122, 0.774);
  z-index: 99;
  height: 100%;
  text-align: right;
  position: absolute;

  top: 73%;
  transition: top 2s;
}

.sec8boxtext h2,
p {
  margin-right: 12px;
  color: white;
}

.sec8boxcont:hover .sec8boxtext {

  top: 0px;

}

.sec8boximg1 {
  height: 100%;


}

.sec8head p {
  color: black;
  font-size: 20px;
  max-width: 600px;
  margin: 20px auto;
}

.sec8head h2 {
  font-size: 35px;
}

.sec8boxs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

.sec8boxbigcont {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}









.secaboutcont {
  margin-bottom: 20px;
  color: white;
  font-size: 30px;
}

.secaboutbigcont {
  background-image: url("images/about-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

.sec9 {
  background-image: url("images/sec9background.png");
  overflow: hidden;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}




.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  border-radius: 20px;
  overflow: hidden;
}

.mySlides {
  display: none;
}

.mySlides img {
  width: 100%;
  border-radius: 20px;
}

.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  padding: 16px;
  color: green;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  user-select: none;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}

.prev {
  left: 10px;
}

.next {
  right: 10px;
}

.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 5px 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active,
.dot:hover {}


.slide1div1 {
  width: 40%;
}

.profile1 {
  display: flex;
}

.slide2 {
  width: 80%;
}

.slide1div {
  width: 100%;

}

.profile1 p {
  display: flex;
  text-align: right;
}

.sec10slider2p2 p {
  text-align: left;
  display: flex;
  align-items: end;
}

.profile1 {

  height: 35px;
}

.sec10iframe1 iframe {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.slide1div1text1p p {
  display: flex;
  color: black;
}

.slide1div1text1p img {
  width: 35px;
  height: 35px;
}

.mySlides {
  display: flex;
  height: auto !important;
}

.slide1text1 {
  width: 50%;
}

.slide1div1text1p {
  display: flex;
  width: 100%;
}

.slide2 {
  display: flex;
}



.sec10slider2p2 {
  max-width: 280px;
}

.div1ofslide1 {
  width: 100%;
  display: flex;
}

.slide1div1 {
  width: 40%;

}

.slide1text1 {
  width: 50%;

  margin-left: 5%;
  margin-bottom: 200px;

}

.slide1text1 p {
  width: 100%;
  display: flex;
  font-size: 21px;
}

.slide1div1text1p p {
  display: flex;
  width: 100%;
  text-align: end;

}

.slide1text1 {
  width: 50%;
  margin-bottom: 40px;
}

.slide1text1 h4 {
  text-align: end;
  font-size: 30px;
  margin-bottom: 0;
  padding-bottom: 0;
  color: rgba(0, 0, 255, 0.575);
  margin-top: 10px;
  padding-top: 0;
}

.div1ofslide1 {
  width: 100%;
}

.slide1div1text1p img {
  padding-top: 3%;
  align-items: end;
}

.slide1 {
  width: 80%;
  justify-content: center;
  display: flex;
}

.slideshow-containe {
  display: flex;
  justify-content: center;

}

.sec11qustion1head {
  display: flex;
  text-align: end;
  height: 40px;
  align-content: end;
  padding-left: 40px;
}

.sec11qustion1head p {
  color: black;
}

.question1textp p {
  color: black;
}

.sec11div1 {

  width: 100%;
}

.downicon {
  height: 20px;
  width: 20px;
  margin-top: 18px;
}

.question1 {
  border: 1px solid orange;
  margin-bottom: 10px;
  border-radius: 20px;
  padding: 10px;
}

.sec11qustions {
  text-align: end;
}

.sec11div1 {
  text-align: end;
}

.sec11div1 {
  align-items: end;
  text-align: end;
  width: 40%;
}

.sec11cont {
  align-items: end;
  text-align: end;
}

.questiondn {
  display: flex !important;
}

.question1text {
  display: none;
}

.qdn {
  display: none;
}

.qdb {
  display: block !important;
}

.sec8boxbigcont {
  margin-bottom: 20px !important;
}

.secaboutbigcont {
  margin-top: 10px;
}

.sec11cont {
  display: flex;
  justify-content: space-between;
}

.sec11div2 {
  display: flex;
  align-items: end;
  justify-content: end;
}

.sec6row1box1text p {
  color: black;

}

.sec7iconsdiv1 p,
.sec7p p {
  color: black;
}

.sec6row1box1text {
  margin-bottom: 20px;
}

.mySlides,
.div1ofslide1,
.slide1div1,
.profile1 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.sec11cont {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.sec11cont {
  width: 80%;
}

.sec11qustions {
  width: 100%;
}

.sec11div1 {
  width: 50%;
}

.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
  border-radius: 20px;
  overflow: hidden;
}

.mySlides {
  display: none;
}

.slide-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.slide1div1 {
  flex: 1 1 48%;
}

.slide1text1 {
  flex: 1 1 48%;
}

.profile1 {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.profile1 img {
  width: 50px;
  border-radius: 50%;
  margin-right: 10px;
}

.sec10iframe1 {
  width: 100%;
  height: 200px;
  margin-top: 10px;
}

.sec11cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.sec11div1,
.sec11div2 {
  flex: 1 1 48%;
  box-sizing: border-box;
  padding: 10px;
}

.sec11qustion1head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.sec11qustion1head p {
  margin: 0;
  font-weight: bold;
}

.sec11qustions {
  text-align: right;
}

.sec6button {
  background-color: rgb(190, 172, 10);
  color: black;
  font-size: larger;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
}

@media (max-width: 768px) {
  .slide-content {
    flex-direction: column;
  }

  .slide1div1,
  .slide1text1 {
    flex: 1 1 100%;
    margin-bottom: 20px;
  }

  .sec11div1,
  .sec11div2 {
    flex: 1 1 100%;
    margin-bottom: 20px;
  }

  .sec10iframe1 {
    height: 150px;
  }
}

@media (max-width: 480px) {
  .profile1 {
    flex-direction: column;
    align-items: flex-start;
  }

  .profile1 img {
    margin-bottom: 10px;
  }
}


.footercont {
  display: flex;
  width: 60%;


}

.fdiv1 {
  width: 20%;

}

.fdiv2 {
  width: 20%;
  flex-direction: column;

}

.fdiv3 {
  width: 20%;
  flex-direction: column;
}

.fdiv4 {
  width: 20%;
  flex-direction: column;
}

.fdiv5 {
  width: 20%;
  flex-direction: column;
}

.fdiv1 img {
  width: 80%;
  flex-direction: column;
  background-color: white;
  border-radius: 50%;
  height: auto;
}

.fdiv1 h1 {
  font-size: 18px;
  color: #4596d8;
}

.fdiv1 p {
  font-size: 18px;
  color: white;
  width: 100%;
}

.fdiv2 h1 {
  font-size: 18px;
  color: #4596d8;
  margin-bottom: 20px;
}

.fdiv2 a {
  font-size: 18px;
  color: white;
  width: 100%;
  margin-bottom: 20px;


  display: block;
}

.fdiv3 h1 {
  font-size: 18px;
  color: #4596d8;
  width: 100%;
  margin-bottom: 20px;
}

.fdiv3 a {
  font-size: 18px;
  color: white;
  width: 100%;
  margin-bottom: 20px;
  display: block;
}

.fdiv4 h1 {
  font-size: 18px;
  color: #4596d8;
  width: 100%;
  margin-bottom: 20px;
}

.fdiv4 a {
  font-size: 18px;
  color: white;
  width: 100%;
  margin-bottom: 20px;
  display: block;
}

.fdiv5 h1 {
  font-size: 18px;
  color: #4596d8;
  width: 100%;
  margin-bottom: 20px;
}

.fdiv5 a {
  font-size: 18px;
  color: white;
  width: 100%;
  margin-bottom: 20px;
  display: block;
}

.footerbigcont {
  width: 100%;
  background-image: url("images/footer.png");
  overflow: hidden;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.fdiv5mail {
  display: flex;
  align-items: center;
}

.fdiv5phone {
  display: flex;
  align-items: center;
}

.fdiv5location {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .footercont {
    flex-direction: column;
    width: 100%;
    align-items: center;
  }

  .fdiv1 {
    width: 100%;

  }

  .fdiv1 img {
    width: 30%;
  }

  .fdiv2 {
    width: 100%;

  }

  .fdiv3 {
    width: 100%;

  }

  .fdiv4 {
    width: 100%;

  }

  .fdiv5 {
    width: 100%;

  }

  .fdiv5mail {
    justify-content: center;

  }

  .fdiv5phone {
    justify-content: center;
  }

  .fdiv5location {
    justify-content: center;
  }



}

.vidc {
  width: 100%;
  align-items: end;
  justify-content: end;
}

.bigcontide {
  width: 100%;
  justify-content: center;
  align-items: center;
}



.ldn {
  display: none !important;
}

.ldb {
  display: block !important;
}

@media (max-width: 1451px) {
  .adivs {
    display: none;
  }



}

.ldbm {
  display: block;
  margin-top: 50px;
  width: 100%;

}

.sec7text {
  margin-bottom: 50px;
}

.sec7 {
  margin-bottom: 50px;
}



.adivs {
  width: 100%;
}

.adivs {
  color: blue;
  font-size: larger;
}

.sec2box1 {
  height: 120px;
}

.sec2box1icon1 {
  display: flex;
}

.sec2box1text {
  display: inline-block;
  width: 80%;
  margin: 0;
  padding: 0;
  text-align: end;
}

.sec2box1component {
  width: 100%;
}

.sec2box1a {
  width: 100%;
}

.sec2box1component {
  display: flex;

}

.sec2box1 {
  height: 50%;
}

.sec2box1component img {
  height: auto !important;
}

.sec2box1text p {
  font-size: 15px;
}

.sec2box1text h4 {
  font-size: 16px;
}

.xdn {
  display: none !important;
}

@media (max-width: 1451px) {
  .xdn {
    display: block !important;
  }
}

@media (max-width: 850px) {
  .sec3 img {
    width: 90% !important;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: unset;
  }
}

.sec3 img {


  width: 50%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: unset;
}

@media (max-width: 1451px) {
  .adivs {
    height: 50%;
  }

}

@media (max-width: 768px) {

  .adiv1,
  .adiv2,
  .adiv3 {
    margin: 5px 0;
    padding: 10px;
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .nav {
    font-size: 16px;
  }
}

.btn {
  padding: 15px 20px;
  font-size: 18px;
  border-radius: 5px;
}


/* slider */
.slider {
  width: 500px;

  height: 300px;

  overflow: hidden;

  position: relative;

}

.slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;

  display: none;

}

.slider img.current {

  display: block;

}

.prev,
.next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 10px 15px;
  cursor: pointer;

}

.prev {
  left: 10px;
}

.next {
  right: 10px;
}

@media (max-width: 768px) {
  .slider {
    width: 100%;
    height: auto;
  }

  .prev,
  .next {
    font-size: 12px;
    padding: 8px 12px;
  }
}

/* nav */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap");

:root {
  --header-height: 3rem;

  /*===== Colores =====*/
  --first-color: #3664F4;
  --dark-color: #070D1F;
  --dark-color-alt: #282B3A;
  --white-color: #E6E7E9;

  /*===== Fuente y tipografia =====*/
  --body-font: 'Poppins', sans-serif;
  --normal-font-size: .938rem;
  --small-font-size: .813rem;

  /*===== z index =====*/
  --z-fixed: 100;
}

@media screen and (min-width: 768px) {
  :root {
    --normal-font-size: 1rem;
    --small-font-size: .875rem;
  }
}

/*===== BASE =====*/
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: var(--header-height) 0 0 0;
  font-family: var(--body-font);
  font-size: var(--normal-font-size);
  font-weight: 500;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  margin: 0 !important;
}

.bd-grid {
  max-width: 1024px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

/*===== HEADER =====*/
.header {
  width: 100%;
  height: var(--header-height);
  position: fixed;
  top: 0;
  left: 0;
  padding: 0 1.5rem;
  background-color: var(--dark-color);
  z-index: var(--z-fixed);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__logo {
  color: var(--white-color);
}


.header__toggle {
  font-size: 1.5rem;
  color: var(--white-color);
  cursor: pointer;
}

/*===== NAV =====*/
@media screen and (max-width: 768px) {
  .nav {
    position: fixed;
    top: 0;
    left: -100%;
    background-color: var(--dark-color);
    color: var(--white-color);
    width: 100%;
    height: 100vh;
    padding: 1.5rem 0;
    z-index: var(--z-fixed);
    -webkit-transition: .5s;
    transition: .5s;
  }
}

.nav__content {
  height: 100%;
  -ms-grid-rows: max-content 1fr max-content;
  grid-template-rows: -webkit-max-content 1fr -webkit-max-content;
  grid-template-rows: max-content 1fr max-content;
  row-gap: 2rem;
}

.nav__close {
  position: absolute;
  right: 1.5rem;
  font-size: 1.3rem;
  padding: .25rem;
  background-color: var(--dark-color-alt);
  border-radius: 50%;
  cursor: pointer;
}

.nav__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 !important;
  margin-bottom: .8rem;
  width: 56px;
  height: 56px;
  background-color: var(--first-color);
  border-radius: 50%;
  overflow: hidden;
}

.nav__img img {
  height: 100%;
  width: 100% !important;
}

.nav__name {
  display: block;
  color: var(--white-color);
}

.nav__profesion {
  font-size: var(--small-font-size);
}

.nav__menu {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.nav__item {
  margin: 2.5rem 0;
}

.nav__link {
  color: var(--white-color);
}

.nav__social {
  padding-top: .5rem;
}

.nav__social-icon {
  font-size: 1.2rem;
  color: var(--white-color);
  margin-right: 1rem;
}

.nav__social-icon:hover {
  color: var(--first-color);
}

/*Aparecer menu*/
.show {
  left: 0;
}

/*Active menu*/
.active {}

/*===== MEDIA QUERIES =====*/
@media screen and (min-width: 768px) {
  body {
    margin: 0;
  }

  .header {
    height: calc(var(--header-height) + 1rem);
  }

  .header__logo,
  .header__toggle {
    display: none;
  }

  .nav {
    width: 100%;
  }

  .nav__content {
    -ms-grid-columns: (max-content)[3];
    grid-template-columns: repeat(3, -webkit-max-content);
    grid-template-columns: repeat(3, max-content);
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -webkit-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .nav__close,
  .nav__profesion {
    display: none;
  }

  .nav__perfil {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav__img {
    width: 32px;
    height: 32px;
    margin-right: .5rem;
    margin-bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav__img img {
    width: 26px;
  }

  .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .nav__item {
    margin: 0 .25rem;
  }

  .nav__link {
    padding: .5rem .8rem;
    border-radius: .25rem;
  }

  .nav__link:hover {
    background-color: var(--first-color);
    transition: all 0.7s;
  }

  .active {

    color: var(--white-color);
  }
}

@media screen and (min-width: 1024px) {
  .bd-grid {
    margin-left: auto;
    margin-right: auto;
  }
}

.srvs1-img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.srvs1-img img {
  max-width: 100%;
  height: auto;
}

.srvs-bigcont {
  display: flex;
  flex-wrap: wrap;
  margin: 10px;
  border-radius: 40px;
  justify-content: center;
}

.srvs1-h1 {
  display: flex;
  color: #afafaf;
  justify-content: center;
  text-align: center;
}

.srvs1-p {
  display: flex;
  color: #afafaf;
  justify-content: center;
  text-align: center;
}

.Order-a {
  display: flex;
  color: white;
  background-color: #3664F4;
  padding: 10px 20px;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 20px;

}

.srvs-cont {
  display: flex;
  flex-direction: column;
  width: 300px;
  background-color: #192341;
  margin: 10px;
  border-radius: 20px;
}

.Services {
  display: flex;
  justify-content: center;
}

@media (max-width: 1024px) {
  .Services {
    flex-wrap: wrap;
    justify-content: center;
  }

  .srvs-bigcont {
    width: 45%;
    margin: 15px;
  }
}

@media (max-width: 768px) {
  .Services {
    flex-direction: column;
    align-items: center;
  }

  .srvs-bigcont {
    width: 90%;
    margin: 10px 0;
  }
}

.srvs1-h1 {
  font-size: 1.2rem;
  margin: 10px 0;
}

.srvs1-p {
  font-size: 1rem;
  line-height: 1.5;
}

.Order-a {
  font-size: 1rem;
  padding: 15px 20px;
}

.srvs-cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
}

@media (max-width: 1343px) and (min-width: 768px) {
  .Services {
    flex-wrap: wrap;
    justify-content: center;
  }

  .srvs-bigcont {
    width: 45%;
    margin: 15px;
  }
}

@media (max-width: 768px) {
  .Services {
    flex-direction: column;
    align-items: center;
  }

  .srvs-bigcont {
    width: 90%;
    margin: 10px 0;
  }
}

body {
  /* background-image: url('images/stars.png');
  background-size: cover;
  background-repeat: no-repeat;

  background-position: center; */

}
.Order-a{
  transition: all 0.7s;
}
.Order-a:hover {
  opacity: 1;
  font-size: 17px;
  transition: all 0.7s;
}
.ic{
  transition: all 0.7s;
}
.ic:hover {

  width: 34px;
  height: 32px;
  transition: all 0.9s;
}
.fdiv3 a{
  transition: all 0.7s;
}
.fdiv3 a:hover {
  font-size: 20px;
  transition: all 0.7s;
}
.fdiv2 a{
  transition: all 0.7s;
}
.fdiv2 a:hover {
  font-size: 20px;
  transition: all 0.7s;
}
.fdiv5maila{
  transition: all 0.7s;
}
.fdiv5mail:hover {

  font-size: 20px !important;
  transition: all 0.7s;
}

.fdiv5mail:hover {
  .fdiv5maila {

    font-size: 20px !important;
    transition: all 0.7s;
  }

  ;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track {
  background: #2c2f33;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: #7289da;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #5b6eae;

}

body {
  scrollbar-width: thin;
  scrollbar-color: #7289da #2c2f33;
}

.go-to-btn {
  margin-top: 20px;
  padding: 15px 30px;
  font-size: 1.2rem;
  border: none;
  border-radius: 8px;
  background-color: #ffcc00;
  color: #333;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.3s;
}

.go-to-btn:hover {
  background-color: #ffaa00;
  transform: scale(1.05);
}
/* 1) تهيئة أساسية */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: sans-serif;
}

/* خلفية الصفحة العامة */
body {
  background-color: #0f172a; /* لون داكن */
  color: #fff;
}

/* 2) تنسيق قسم الـ Hero (الشاشة الرئيسية) */
.hero-section {
  position: relative;
  width: 100%;
  height: 100vh; /* ملء الشاشة ارتفاعًا */
  overflow: hidden; /* لإخفاء أي عنصر يتجاوز الحدود */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Canvas الخاص بالنجوم */
#starfield {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

/* 3) محتوى الـ Hero */
.hero-content {
  position: relative;
  z-index: 1; /* لكي يظهر فوق الـ Canvas */
  text-align: center;
}

/* النص المتحرك */
.animated-text {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  opacity: 0; 
  animation: fadeInUp 1.5s ease-out forwards;
}

/* زر Call To Action */
.cta-btn {
  padding: 15px 30px;
  font-size: 1.1rem;
  border: none;
  border-radius: 8px;
  background-color: #ffc107;
  color: #333;
  cursor: pointer;
  transition: all 0.3s ease;
}
.cta-btn:hover {
  background-color: #ff9800;
  transform: scale(1.05);
}

/* 4) قسم الخدمات */
.services-section {
  min-height: 100vh;
  background: #192039;
  padding: 50px 20px;
  text-align: center;
}
.services-section h2 {
  font-size: 2rem;
  margin-bottom: 20px;
}
.services-section p {
  font-size: 1.2rem;
  color: #ccc;
  max-width: 600px;
  margin: 0 auto;
}

/* الحركة من الأسفل إلى الأعلى */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.subtitle {
  font-size: 1.2rem;
  color: #ccc;
  margin-top: 1rem;
  opacity: 0; 
  animation: fadeInUp 1.5s ease-out forwards;
  animation-delay: 1s; /* لتظهر بعد العنوان الرئيسي */
}
.features {
  display: flex;
  gap: 2rem;
  margin-top: 2rem;
  justify-content: center; /* لتكون في المنتصف */
  flex-wrap: wrap; /* كي يتكيف على الشاشات الصغيرة */
}

.feature-box {
  background-color: rgba(255,255,255,0.1); 
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  width: 200px;
  transition: transform 0.3s;
}

.feature-box:hover {
  transform: scale(1.05);
}

.feature-box i {
  font-size: 2rem;
  margin-bottom: 10px;
  color: #ffc107; /* لون الأيقونة */
}

.feature-box h3 {
  margin-bottom: 10px;
}
.feature-box p {
  font-size: 0.95rem;
  color: #ddd;
}
.features {
  opacity: 0;
  transform: translateY(50px);
  transition: 0.8s;
}
.features.reveal {
  opacity: 1;
  transform: translateY(0);
}
.about {

  padding: 40px 20px;
  text-align: center;
}
.about h2 {
  margin-bottom: 20px;
}
.about p {
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}
.hero-section {
  background-image: url('images/hero-bg.jpg');
  background-attachment: fixed; /* لإحساس الـ Parallax */
  background-size: cover;
  background-position: center;
}
.feature-card {
  transition: transform 0.3s, box-shadow 0.3s;
}
.feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}
/* ========== الأساسيات ========== */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: sans-serif; /* أو أي خط آخر */
}
body {
  background-color: #0f172a; /* لون الخلفية الداكن */
  color: #fff;              /* لون النص */
}

/* ========== قسم الأعمال السابقة (Portfolio) ========== */
.portfolio-section {
  background-color: #192039; /* خلفية داكنة مع درجة مختلفة */
  padding: 50px 20px;
  text-align: center;
}
.portfolio-section h2 {
  font-size: 2rem;
  margin-bottom: 30px;
}
.portfolio-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem; /* مساحة بين البطاقات */
}
.portfolio-card {
  background-color: #1f2a48; /* خلفية للبطاقة */
  width: 300px;
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s, box-shadow 0.3s;
  text-align: left; /* أو center إذا أحببت */
}
.portfolio-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.portfolio-card img {
  width: 100%;
  height: auto;
  display: block;
}
.portfolio-card h3 {
  font-size: 1.2rem;
  margin: 0.5rem;
}
.portfolio-card p {
  font-size: 1rem;
  margin: 0.5rem;
  color: #ccc;
}

/* ========== قسم شهادات العملاء (Testimonials) ========== */
.testimonials-section {
  background-color: #0f172a;
  padding: 50px 20px;
  text-align: center;
}
.testimonials-section h2 {
  font-size: 2rem;
  margin-bottom: 20px;
}
.testimonial-slider {
  position: relative;
  max-width: 600px;
  margin: 0 auto; /* توسيط السلايدر */
  overflow: hidden;
  background-color: #1f2a48;
  padding: 20px;
  border-radius: 10px;
}
.testimonial-slide {
  display: none; 
  opacity: 0;
  transition: opacity 0.5s;
}
.testimonial-slide.current {
  display: block;
  opacity: 1;
}
.testimonial-text {
  font-size: 1.2rem;
  margin-bottom: 10px;
  line-height: 1.5;
}
.testimonial-author {
  font-size: 1rem;
  color: #ccc;
}
/* أزرار التحكم */
.testimonial-controls {
  margin-top: 15px;
}
.testimonial-controls button {
  background-color: #ffc107;
  border: none;
  color: #333;
  padding: 10px 15px;
  margin: 0 10px;
  font-size: 1.2rem;
  cursor: pointer;
  border-radius: 5px;
  transition: background-color 0.3s;
}
.testimonial-controls button:hover {
  background-color: #ff9800;
}

/* ========== Responsive ========== */
@media (max-width: 768px) {
  .portfolio-cards {
    flex-direction: column;
    align-items: center;
  }
  .portfolio-card {
    width: 90%;
  }
}
.testimonial-controls {
  margin-top: 15px;
  display: flex;
  justify-content: center;
  gap: 10px;
}

.testimonial-controls button {
  background-color: #ffc107;
  border: none;
  color: #333;
  width: 45px;
  height: 45px;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonial-controls button:hover {
  background-color: #ff9800;
}

.testimonial-controls button i {
  font-size: 1.2rem; /* حجم الأيقونة */
}
.hero-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 5%;
  /* خلفية نجوم أو لون */
  background: #0f172a; 
  color: #fff;
  gap: 2rem; 
  min-height: 100vh; /* لملء الشاشة */
}

/* العمود الأيسر */
.hero-left {
  flex: 1;
  max-width: 600px;
}

.hero-left h1 {
  font-size: 2.2rem;
  margin-bottom: 1rem;
  line-height: 1.3;
}
.hero-left h1 span {
  color: #ffc107; /* لون مميز */
}
.hero-subtitle {
  font-size: 1.1rem;
  color: #ccc;
  margin-bottom: 1.5rem;
  line-height: 1.7;
}

/* قائمة المزايا */
.hero-benefits {
  list-style: none;
  margin-bottom: 1.5rem;
}
.hero-benefits li {
  margin-bottom: 0.5rem;
  font-size: 1rem;
}
.hero-benefits i {
  color: #ffc107;
  margin-right: 0.5rem;
}

/* أزرار الـ CTA */
.hero-buttons {
  display: flex;
  gap: 1rem;
}
.btn {
  padding: 12px 24px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 1rem;
  transition: 0.3s;
}
.primary-btn {
  background-color: #ffc107;
  color: #333;
}
.primary-btn:hover {
  background-color: #ff9800;
}
.secondary-btn {
  background-color: transparent;
  color: #ffc107;
  border: 1px solid #ffc107;
}
.secondary-btn:hover {
  background-color: #ffc107;
  color: #333;
}

/* العمود الأيمن */
.hero-right {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-right img {
  max-width: 100%;
  height: auto;
  border-radius: 10px; /* اختياري */
}

/* تجاوب الشاشات الصغيرة */
@media (max-width: 768px) {
  .hero-container {
    flex-direction: column;
    text-align: center;
  }
  .hero-right {
    margin-top: 2rem;
  }
}
.features {
  opacity: 0;
  transform: translateY(50px);
  transition: 0.8s;
}
.features.reveal {
  opacity: 1;
  transform: translateY(0);
}
.hero-buttons button {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(8px);
  border: 1px solid #09f; /* قد يعطي لون نيون */
  box-shadow: 0 0 10px #09f;
  color: #09f; /* لون نص أزرق لامع */
}
.hero-buttons button:hover {
  box-shadow: 0 0 20px #0ff, inset 0 0 10px #09f;
  /* يزداد التوهج */
}
.hero-section {
  position: relative;
  width: 100%;
  height: 100vh; /* ملء الشاشة ارتفاعًا */
  overflow: hidden;
  display: flex; /* نستخدم flex */
  align-items: center;
  justify-content: space-between; /* أو flex-start حسب رغبتك */
  padding: 0 5%; /* تباعد أفقي */
  box-sizing: border-box;
}

/* لضمان أن الـ Canvas يظل بالخلف */
#starfield {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 0; 
}

/* العمود الأيسر (الصورة) */
.hero-left {
  z-index: 1; /* فوق النجوم */
  flex: 1;
  display: flex;
  justify-content: flex-start;  /* الصورة تبدأ من اليسار */
  align-items: center;
}



/* العمود الأيمن (النص والعناصر) */
.hero-right {
  z-index: 1; /* أيضًا فوق النجوم */
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end; /* لجعل النص والأزرار في اليمين */
  text-align: right;    /* يصير النص نفسه يمين */
  /* إذا أردت تباعدًا جانبيًا إضافيًا: margin-right: 2rem; */
}
.hero-right h1, 
.hero-right p,
.hero-right .features,
.hero-right .hero-buttons {
  margin-bottom: 1rem; 
}

/* مثال: تضبيط حجم العنوان */
.hero-right h1 {
  font-size: 2.5rem;
  margin-bottom: 0.8rem;
}
.hero-right .subtitle {
  font-size: 1.2rem;
  color: #ccc;
}
.hero-right .features {
  justify-content: flex-end; /* كي تتراص البطاقات يمين */
}

.hero-buttons {
  display: flex;
  gap: 1rem;
}

.hero-buttons button {
  padding: 15px 30px;
  background-color: #183561;
  border: none;
  border-radius: 8px;
  color: #333;
  cursor: pointer;
  transition: 0.3s;
  color: white;
}

/* ... وباقي التنسيقات التي تريدها ... */
.planet-image {
  animation: spin 20s linear infinite;
}
@keyframes spin {
  to { transform: rotate(360deg); }
}
.icon:hover {
  animation: hoverMove 1s ease-in-out infinite alternate;
}
@keyframes hoverMove {
  from { transform: translateY(0); }
  to { transform: translateY(-5px); }
}
.hero-right h1 {
  animation: slideInRight 1s ease forwards;
}
@keyframes slideInRight {
  from { opacity: 0; transform: translateX(50px); }
  to   { opacity: 1; transform: translateX(0); }
}
.hero-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 5%;
}
.hero-left, .hero-right {
  flex: 1;
}
.hero-left {
  display: flex;
  justify-content: center; /* الكوكب في المنتصف عامودي */
}
.hero-right {
  text-align: right;
  padding-left: 2rem; /* مسافة إضافية */
}
.planet-image {
  box-shadow: 0 0 30px rgba(128,0,255,0.5);
}
.hero-left img {
  max-width: 400px; /* بدلاً من 300px أو أي حجم يناسبك */
  margin-left: 2rem; /* زيادة مساحة فارغة من اليسار */
  margin-right: 2rem; /* أو من اليمين لو كان إلى اليسار */
}
.hero-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10%; /* زيادة المسافة من الجانبين */
  min-height: 100vh;
}

.hero-left {
  flex: 1;
  display: flex;
  justify-content: center; /* يضع الصورة بمنتصف العمود */
  padding-right: 2rem;     /* مسافة إضافية بين الصورة و النص */
}

.hero-right {
  flex: 1;
  text-align: left; /* أو right حسب ما تريد */
  padding-left: 2rem; /* مسافة إضافية عن الصورة */
}
.hero-section {
  min-height: calc(100vh - /* لو عندك ترويسة أعلى */ 70px);
  /* أو ضع 100vh إذا كان مناسب */
}
.orbit-icons img {
  width: 50px; /* أو 60px */
  height: auto;
  margin: 0 10px; /* مسافة بينها */
}
.planet-container {
  position: relative;
  width: 300px;  /* حسب الحجم الذي تفضّله */
  margin: 0 auto; /* توسيط أفقي */
  /* ممكن إضافة margin-top أو غيره حسب حاجتك */
}

.tilting-planet {
  width: 100%;
  height: auto;
  animation: tiltPlanet 4s ease-in-out infinite; 
  /* 4s = مدة الحركة الكاملة ذهابًا وإيابًا، غيّرها كما تريد */
}

@keyframes tiltPlanet {
  0% {
    transform: rotate(-3deg);
  }
  50% {
    transform: rotate(3deg);
  }
  100% {
    transform: rotate(-3deg);
  }
}
.floating-planet {
  animation: floatAndRotate 8s ease-in-out infinite;
}

@keyframes floatAndRotate {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-10px) rotate(-5deg);
  }
  100% {
    transform: translateY(0) rotate(0deg);
  }
}
#starfield {
  position: fixed;  /* يبقى في نفس المكان أثناء التمرير */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;      /* خلف جميع العناصر الأخرى */
 
}
/* ====== بطل الصفحة (Hero Section) ====== */
.hero-section {
  display: flex;
  align-items: center;
  justify-content: space-between; /* الصورة يسار والنص يمين على الشاشات الكبيرة */
  min-height: 100vh;            /* تملأ الشاشة طوليًا */
  padding: 0 5%;                /* مسافة أفقية من الحواف */
  position: relative;           /* إذا عندك خلفية نجوم أو أي شيء آخر */
  overflow: hidden;
}

/* العمود الأيسر (يحتوي الصورة) */
.hero-left {
  flex: 1;                      /* يحتل نصف الشاشة نظريًا */
  display: flex;
  justify-content: center;      /* توسيط الصورة أفقيًا */
  align-items: center;          /* توسيط الصورة عموديًا */
}

/* الصورة نفسها */
.hero-left img {
  width: 70%;        /* حجم نسبي من عرض العمود */
  max-width: 400px;  /* حد أقصى لا يتجاوز 400px */
  height: auto;      /* الحفاظ على تناسب الأبعاد */
  display: block;    /* للسماح بالـ margin: 0 auto إذا لزم */
  margin: 0 auto;    /* توسيط إضافي */
}

/* العمود الأيمن (النص والأزرار) */
.hero-right {
  flex: 1;
  text-align: left;  /* النص من اليسار افتراضيًا */
  padding-left: 2rem;/* مسافة إضافية بين الصورة والنص */
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* ====== الاستجابة للشاشات الأصغر من 768px ====== */
@media (max-width: 768px) {
  .hero-section {
    flex-direction: column; /* الصورة فوق النص */
    min-height: auto;       /* لا تجبرها على 100vh على الجوال */
    padding: 2rem 1rem;     /* مسافة عمودية وأفقية مناسبة */
  }
  .hero-left, .hero-right {
    width: 100%;           /* كل عمود يأخذ العرض الكامل */
    margin: 0 auto;        /* توسيط */
    text-align: center;    /* النص في المنتصف */
    margin-bottom: 1.5rem; /* فراغ بسيط بين العمودين */
  }
  .hero-left img {
    width: 80%;            /* تكبر الصورة أكثر على الجوال */
    max-width: 300px;      /* حد أقصى لا يتجاوز 300px */
  }
}
/* خلفية النجوم تغطي كامل الشاشة */
#starfield {
  position: fixed;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;      /* خلف كل العناصر */
  background: transparent;
}

/* قسم الـ Hero */
.hero-section {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 100vh;
  padding: 0 5%;
  overflow: hidden;
  box-sizing: border-box;
  /* لو عندك خلفية أخرى أو لون:
     background-color: #192039; */
}

/* العمود الأيسر (الصورة) */
.planet-container {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.floating-planet {
  width: 70%;
  max-width: 400px;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* العمود الأيمن (النص) */
.hero-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;  /* أو right */
  margin-left: 2rem; /* مسافة أفقية بين الصورة والنص */
}

/* استجابة للشاشات الصغيرة */
@media (max-width: 768px) {
  .hero-section {
    flex-direction: column;  /* فوق بعض */
    min-height: auto;
    padding: 2rem 1rem;
  }
  .planet-container, .hero-right {
    width: 100%;
    text-align: center;
    margin-bottom: 1.5rem;
  }
  .floating-planet {
    width: 80%;
    max-width: 300px;
  }
  .hero-right {
    margin-left: 0;
  }
}
.hero-section {
  /* height: 100vh;  <-- احذف هذه */
  min-height: 100vh; /* ضع هذه بدلاً منها */
  margin-bottom: 2rem; /* أو أي قيمة مناسبة */
}
.hero-section {
  overflow: visible; /* أو احذفه */
}
#skills {
  margin-top: 2rem;
}
#skills {
  
  margin-top: 2rem;
}
