footer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  z-index: 1;
  flex-direction: column;
  margin: 0;
  font-family: DMSans, OpenSans, Tajawal-Bold, MerriSans, verdana, Arial,
    Helvetica, sans-serif;
}
.visit {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000000;
  width: 100%;
  height: 80px;
}
.visit h2 {
  color: white;
  font-size: 3.5rem;
}
.footer-container5 {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 100%;
  height: 12svh;
  border-top: transparent solid 0.2rem;
  background-clip: padding-box; /* Ensures the background gradient is only visible inside the border */
  border-image: linear-gradient(to right, transparent, #d4ceac, transparent) 10;
  z-index: 2;
  background-color: #000000;
}
.con5-p1 {
  /* margin-bottom: 2.9rem; */
  color: white;
  /* font-size: 1vw; */
  font-size: clamp(0.8rem, 1vw, 2rem);
  font-family: OpenSans, weatherSans, DMSans, Tajawal-Medium, verdana, Arial,
    Helvetica, sans-serif;
}
/* //////////////////////////////////////////////////////////////////////////////////// */
.footer-content {
  display: flex;
  background-color: #000000;
  align-items: baseline;
  justify-content: space-evenly;
  /* background-color: #1d1d1d; */
  bottom: 0;
  height: calc(40rem + 13svh);
  position: fixed;
  width: 100%;
  z-index: 0;
  flex-wrap: wrap;
  padding-top: 6rem;
}
.footer-content-2 {
  display: flex;
  align-items: baseline;
  justify-content: space-evenly;
  background-color: #000000;
  bottom: 0;
  height: 60svh;
  position: relative;
  width: 100%;
  z-index: 0;
  flex-wrap: wrap;
  padding-top: 6rem;
}
.section-1f {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 6rem;
}
.section-2f {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.section-3f {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  /* width: 35%; */
  margin-left: 5%;
}
/* ////////////////////////// */
/* 1f */
.footer-imgs {
  display: flex;
  gap: 2rem;
}
.foot-co-logo {
  height: 8rem;
}
.logo-divider {
  display: flex;
  height: 8rem;
  width: 0.2rem;
  background-color: #d4ceac;
}
.foot-2030-logo {
  height: 8rem;
}
/* ////////////////////////////// */
/* 2f */
.contact-div1 {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  color: #fff;
  margin-bottom: 2rem;
}
.contact-div1 h2 {
  font-size: 2rem;
}
.contact-div2 {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  /* border-bottom: #d4ceacdf 0.1rem solid; */
  height: 2.7rem;
}
.contact-div3 {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  /* border-bottom: #d4ceacdf 0.1rem solid; */
  height: 2.7rem;
}
.contact-div4 {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  /* border-bottom: #d4ceacdf 0.1rem solid; */
  height: 2.7rem;
}
.contact-div5 {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  height: 2.7rem;
}
.cntct-s1 {
  display: flex;
  /* width: 10rem; */
  justify-content: flex-start;
  align-items: center;
  font-size: 1.3rem;
  font-weight: bold;
  color: #fff;
}
.cntct-s2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.3rem;
  color: #fff;
}
#email-footer {
  color: #fff;
}
#email-footer:hover {
  color: #d4ceac;
}
p i {
  margin-right: 1.3rem;
}
a i {
  margin-right: 1.3rem;
}
/* ////////////////////////////// */
/* 3f */
.links-div1 {
  display: flex;
  width: 80%;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 3rem;
}

.links-div2 {
  display: flex;
  width: 80%;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  margin-left: 3rem;
}
/* ////////////////////////////////// */
.section-3f ul li {
  padding: 0.6em;
  font-size: 1.5rem;
  color: #d4ceac;
  list-style: none;
}
.quick-link {
  text-decoration: none;
  color: #d4ceac;
}
.quick-link:hover {
  color: #ffffff;
}
.section-3f p {
  margin-bottom: 2rem;
  color: white;
  font-weight: 600;
  font-size: 2rem;
}
.section-4f {
  padding-right: 2.4rem;
  padding-left: 2.4rem;
  /* border: red solid; */
}
.section-4f ul li {
  padding: 0.5em;
  font-size: 1.5rem;
  color: #d4ceac;
  list-style: none;
}
.section-4f ul li a {
  text-decoration: none;
  color: #d4ceac;
}
.section-4f ul li a:hover {
  text-decoration: none;
  color: #ffffff;
}
.section-4f p {
  margin-bottom: 2rem;
  color: white;
  font-weight: 600;
  font-size: 2rem;
}
.arrow-right {
  height: 2.5rem;
  filter: brightness(0) invert(1);
  float: left;
  padding-right: 0.5rem;
  transform: translateY(-0.4rem);
}
/* @media (max-width: 45em) {} */
@media (max-width: 45em) {
  .section-2f {
    display: none;
  }
  .section-1f {
    display: none;
  }
}
@media (max-width: 37em) {
  .footer-content {
    padding-top: 8rem;
  }
}
@media (max-width: 20em) {
  .footer-content {
    padding-top: 1.5rem;
  }
  .section-1f {
    display: none;
  }
  .section-4f ul li {
    padding: 0.2em;
    font-size: 1.5rem;
  }
  .section-3f ul li {
    padding: 0.2em;
    font-size: 1.5rem;
  }
  .section-3f {
    margin-top: 1rem;
  }
  .section-4f {
    margin-bottom: 6rem;
  }
  .section-3f p {
    margin-bottom: 1rem;
    font-size: 1.6rem;
  }
  .section-4f p {
    margin-bottom: 1rem;
    font-size: 1.6rem;
  }
}
