@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Literata:ital,opsz@0,7..72;1,7..72&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

* {
  padding: 0px;
  margin: 0px;
  font-family: "Roboto", sans-serif;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #252525 !important;
}

/* element.style {
} */

/* background-color:#252525 !important; */
/*  */

/* ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */

.pagination-section {
  width: 100%;
  background-color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin: auto; */
  margin: 1rem 0rem;
  height: auto;
  height: fit-content;
}
.paginat {
  display: flex;
  flex-direction: row;
  /* margin: 2rem auto; */
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  /* padding-left: 0; */
  /* height: 2rem; */
  align-items: center;
}

.paginet-link {
  background-color: #004d91;
  /* padding: 0.6rem 1rem; */
  border: 2px solid rgb(7, 7, 7);
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-weight: 600;
  /* height: 100%; */
  padding: 0.4rem;
  display: inline-block;
  text-align: center;
  color: white !important;
}
li.paginat-item {
  /* width: 100%; */
  height: 100%;
  align-items: center;
  text-align: center;
}
li.paginat-item::marker {
  content: " ";
  display: none !important;
  visibility: hidden !important;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Start Header SEction  and header section two part Left Section + RIght Section */

/* Start Header SEction  and header section two part Left Section + RIght Section */

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#main-project-section {
  display: grid;
  margin-top: 70px;
}

.project-section {
  width: 100%;
  background-color: rgb(0, 0, 0);
  padding-top: 50px;
  display: flex;
  justify-content: center;
}

.content-heading-title {
  width: 98%;
  display: flex;
  justify-content: space-between;
  margin: 0% 1%;
}

.content-heading-title h3 {
  color: white;
  margin-bottom: 0;
  margin: 0;
  padding: 0.2rem 0.5rem;
  text-transform: capitalize;
}

a.see-all-content {
  margin: auto 0px;
  color: #1f80ff;
  text-decoration: none;
}

.project-item a.img-lb {
  display: inline-block;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 4px solid black;
  outline-offset: 4px;
  background: url();
  background-size: cover;
  background-image: url(/static/image/apz.png);
}

img.lin-img {
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}

.content-qality {
  font-weight: 400;
  border-radius: 2px;
  position: absolute;
  justify-content: center;
  background: #ffd662ff;
  padding: 2px;
  color: rgb(7, 91, 201);
}

.project-item span.item-details {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  color: rgb(226, 226, 226);
  height: 45%;
  align-items: end;
  justify-content: center;
  width: 96%;
  padding: 2%;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/static/image/bgi.png);
}

.content-details-info {
  font-size: larger;
  overflow: hidden;
  margin: 1px;
}

.project-section-mid {
  width: 95%;
}

.project-section-mid h4 {
  text-align: center;
  border-radius: 2px;
  color: white;
  background-image: linear-gradient(
    to right,
    rgba(255, 0, 0, 0),
    rgba(255, 0, 0, 1)
  );
  padding: 15px;
}

.project-item-mid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  margin: auto;
  margin-top: 25px;
}

.material-syblo {
  left: 50%;
  top: 50%;
  /* right: 35%; */
  /* bottom: 40%; */
  font-size: 3rem;
  position: absolute;
  color: #1f80ff;
  /* z-index: 100; */
  visibility: hidden;
  transform: translate(-50%, -50%);
}
.material-arrow-costom {
  color: white;
}
a.img-lb:hover {
  outline: 4px solid rgb(0, 134, 223);
  background: rgb(24, 24, 24);
  opacity: 85%;
  z-index: 9;
}

a.img-lb:hover .material-symbols-outlined {
  visibility: visible;
  font-size: 3.2rem;
}

.a.img-lb:hover .content-details-info {
  color: rebeccapurple;
}

.project-item {
  flex-basis: 10.4%;
  height: 260px;
  align-items: center;
  margin: 1%;
  margin-bottom: 5px;
  position: relative;
  border-radius: 5px;
  text-align: center;
  padding: 0px;
}

center {
  width: 100%;
  padding: 40px 0px;
  background-color: #000000;
}

center .primary-btn-next-page {
  background-color: rgb(25, 106, 212);
  padding: 10px 35px;
  display: inline-block;
  font-weight: bolder;
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  text-decoration: none;
  font: 3em;
}

center .primary-btn-next-page:hover {
  background-color: #1f80ff;
}

@media (max-width: 1200px) {
  .project-item {
    width: 15%;
    flex-basis: 15%;
  }

  .project-section-mid {
    width: 95%;
  }

  .project-item-mid {
    display: flex;
    justify-items: flex-start;
    justify-content: center;
  }
}

@media (max-width: 1324px) {
  .project-item {
    width: 15%;
    flex-basis: 15%;
  }

  .project-section-mid {
    width: 95%;
  }
}

@media (max-width: 1024px) {
  #main-project-section {
    margin-top: 0px;
  }

  .project-item {
    width: 18%;
    flex-basis: 18%;
    margin-bottom: 10px;
  }

  .project-section-mid {
    width: 95%;
    margin: 0%;
  }
}

@media (max-width: 900px) {
  .project-item {
    width: 23%;
    margin: 2%;
    flex-basis: 23%;
  }

  .project-section-mid {
    width: 100%;
  }
}

@media (max-width: 650px) {
  .project-section-mid h4 {
    padding: 7px;

    font-size: small;
  }
  .content-details-info {
    font-size: small;
    overflow: hidden;
  }

  .project-item {
    width: 30%;
    flex-basis: 28%;
    margin: 2%;
    height: 200px;
    margin-bottom: 10px;
  }

  .project-item-mid {
    width: 100%;
    margin: 0%;
  }

  center .primary-btn-next-page {
    padding: 5px 10px;
    font-size: 1rem;
  }

  .project-section {
    padding-top: 10px;
  }
}

@media (max-width: 600px) {
  .project-item {
    flex-basis: 42%;
    margin: 2%;
    height: 240px;
    margin-bottom: 10px;
  }

  .project-item-mid {
    display: flex;
    margin: 1%;
    width: 98%;
    margin-bottom: 20px;
    justify-items: flex-start;
    justify-content: space-evenly;
  }
  .see-all-content {
    font-size: small;
  }
}

@media (max-width: 300px) {
  .project-item {
    flex-basis: 42%;
    height: 240px;
  }
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

footer {
  width: 100%;
  margin-bottom: 0px;
  background-color: #000000;
}

#footer {
  margin: auto;
  width: 90%;
}

.footer-container {
  margin-top: 30px;
  background-color: #000000;
}

.row {
  background-color:#000000;
}

.col-lg-4 footer-one {
 
}

#foot_nav {
 
}
span.copyright{
 color:white;
margin-bottom: 1rem;
}
.footer-copyright {
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: white;
    align-items: center;
    padding-bottom: 1.5rem;
}



.footer-link-head {
  color:white;
}

.footer-link {
  color: white;
}

.footer-tags {
  background-color: rgb(39, 39, 39);
  justify-items: auto;
}

.flink {
  color: whitesmoke !important;
  text-decoration: none;
}
.flink:hover {
  color: rgb(76, 166, 240) !important;
}
