body {
  font-family: "Poppins", sans-serif;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  min-height: 100vh;
  width: 100%;
  height: 100%;
}
html{
  scroll-behavior: smooth;
  scroll-padding-top: 50px;
}
* {
  margin: 0 ;
  padding: 0;
  box-sizing: border-box;
}
.header {
  background-image: url(library.png);
  background-repeat: no-repeat;
  object-fit: contain;
  width: 100%;
  background-size: cover;
  min-height: 100vh;
  padding: 0;
  margin: 0;
}

.text {
  font-size: 40px;
  margin-top: 170px;
  font-family: "Montserrat", sans-serif;
  padding: 0%;
  color: white;
}
.texts {
  display: flex;
  flex-direction: column;
  margin-right: 540px;
  margin-top: 70px;
}
.discription {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 0.85);
}
.navs{
  display: flex;
  flex-direction: row;
  gap: 45px;
  background-color: navy;
  padding: 16px;
  justify-content: center;
  position: fixed;
  width: 100%;
  z-index: 200;
}
li{
  list-style: none;
  white-space: nowrap;
  color: white;
  transition: all ease-in-out 0.3s;
}
li a{
    text-decoration: none;
    color: white;
    transition: all ease-in-out 0.3s;
    display: inline-block;
}
li:hover a{
  cursor: pointer;
  color: #c5a059;
  transform: scale(1.09);
  text-decoration: none;
}
.header {
  display: flex;
  justify-content: space-around;
}
.btns {
  margin-top: 30px;
  display: flex;
  gap: 15px;
}
.btn1 {
  border-radius: 3px;
  background-color: #c5a059;
  border: #c5a059 2px solid;
  color: black;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  cursor: pointer;
  transition: all ease 0.3s;
  padding: 7px 15px;
  margin-top: -10px;
  font-weight: 700;
}
.btn1:hover  {
  background-color: #c5a059;
  transform: scale(1.05);
}
.title {
  text-align: center;
  font-size: 38px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: black;
}
.disc {
  font-family: cursive;
  font-size: 20px;
}
.title2 {
  font-family: cursive;
  font-size: 25px;
  color: #5b89d4;
}
.title-history span {
  color: #c5a059;
}
.title-history {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: black;
}
.history-section {
  display: flex;
  gap: 10px;
  margin-left: -30px;
  margin-top: 80px;
}
.border {
  width: 100px;
  height: 280px;
  text-align: left;
  justify-content: left;
  margin-right: 20px;
}
.papyrus {
  width: 400px;
  height: 280px;
}
.text-history {
  display: flex;
  flex-direction: column;
  margin-left: 30px;
}

.ancient-library {
  background-color: #0e0e0e;
  background-repeat: no-repeat;
  object-fit: contain;
  width: 100%;
  background-size: cover;
  min-height: 100vh;
  height: 100%;
  background-position: center;
  display: block;
  z-index: 1;
}
.ancient-title {
  font-size: 40px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  color: white;
  padding-top: 20px;
}
.img-virt3 {
  width: 670px;
  height: 360px;
}
.images-text {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.images-row {
  display: flex;
  gap: 20px;
  margin-left: 38px;
}
.ancient-title2 {
  text-align: center;
  white-space: nowrap;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 30px;
  justify-content: center;
  margin-right: 220px;
  color: white;
  transform: translate(35px,-320px);
}
.text-ancient {
  display: flex;
  flex-direction: column;
  justify-content: right;
}
.discription3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: white;
  font-size: 15px;
  line-height: 22px;
  transform: translate(68px,-300px);
}
.img-virt2 {
  height: 200px;
  width: 280px;
}
.border2 {
  width: 400px;
  height: 210px;
  text-align: right;
  align-items: end;
  justify-content: right;
  transform: translate(290px,-150px);
}
.title3{
  justify-content: center;
  text-align: center;
  font-size: 40px;
  font-family:"Montserrat",sans-serif ;
  font-weight: 700;
}
.third-img{
  width: 750px;
  height: 450px;
  z-index: 1;
  position: relative;
  display: block;
}
.imgs2{
  display: flex;
  flex-direction: column;
  gap: 20px;
  transform: translateY(-430px);
  position: absolute;
  z-index: 99;
  margin-left: 550px;
}
.img1 ,.sec-img{
  width: 250px;
  height: 200px;
  z-index: 100;
  border: white 10px solid;
position: relative;
display: inline-block;
}
.disc-3{
  margin-left: 840px;
  font-family:"Montserrat",sans-serif ;
  font-weight: 300;
  transform: translateY(-410px);
  font-size: 20px;
}
.img12{
  display: flex;
  gap: 90px;
}
.title4{
  font-family:"Montserrat",sans-serif ;
  font-size: 30x;
  font-weight: 700;
}
.imgs-2{
  display: grid;
  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: repeat(2 , 1fr);
  gap:50px;
  justify-content: center;
  text-align: center;
  align-items: center;
  width: fit-content;
  transform: translate(300px,50px);
}
.imgs-2 img{
  width: 31 0px;
  height: 300px;
  display: block;
}
.events{
  background-image: url(Background\ events.jpg);
  background-repeat: no-repeat;
  object-fit: contain;
  width: 100%;
  background-size: cover;
  min-height: 100vh;
  position: relative;
  margin-top: -200px;
}
.modern-revival{
  margin: 0;
  padding: 0;
  min-height: 0 !important;
  height: auto;
}
.t2{
  color: white;
  text-align: center;
  margin:0;
  padding: 0;
  transform: translateY(20px);
  font-family:"Montserrat",sans-serif ;
  font-weight: 700;
  font-size: 30px;
}
.i1,.i2,.i3,.i4{
  background-color: white;
  padding-top: 7px;
  padding-bottom: 70px;
  padding-left: 7px;
  padding-right: 7px;
}
.BASEF , .FLL , .chess , .olympics {
  display: flex;
  flex-direction: column;
}
.chesst , .AI , .FLLT , .isef{
  font-family:"Montserrat",sans-serif ;
  font-weight: 700;
  transform: translate(-7px,-60px);
}
.olympics{
  transform: translateY(14px);
}
.chess , .FLL{
  transform: translateY(-30px);
}
.info{
  justify-content: right;
  font-family:"Montserrat",sans-serif  !important ;
  color: white;
  font-weight: 700;
  transform: translate(1180px,-280px);
}
.btn-4{
  padding: 6px 5px;
  border: 2px black solid ;
  color: white;
  background-color: #0e0e0e;
  font-family: "Montserrat" , sans-serif;
  cursor: pointer;
  border-radius: 10px;
  transform: translate(1180px,-275px);
  position: relative;
  backface-visibility: hidden;
  will-change: transform;
  -webkit-font-smoothing: subpixel-antialiased;
}
.btn-4:hover{
  color: black;
  border: white;
  background-color: white;
  transition: all ease-in-out 0.3s;
  transform: translate(40px,-350px) scale(1.05);
}
.info span{
  transform: translateX(20px);
}
.table-container{
  background-image: url(blur\ bg3.png);
  background-repeat: no-repeat;
  object-fit: contain;
  width: 100%;
  background-size: cover;
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 60px 0;
}
.table{
  background-color: white;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  width: max-content;
  justify-content: center;
  align-items: center;
  transform: translate(370px,30px);
}
.hours-table{
  justify-content: center;
  align-items: center ;
  text-align: center;
}
.hours-table th{
  background-color: navy;
  color: white;
  padding: 12px;
  font-size: 15px;
  letter-spacing: 1px;
  border: 1px solid #003366;
  font-weight: 700;
}
.hours-table td{
  padding: 15px;
  border: 3px solid #d1d9e0;
  color:black;
  font-size: 17px;
  vertical-align: middle;
  font-weight: 550;
}
.title-opening{
  color: #1a1a1a;
  justify-content: center;
  text-align: center;
  transform: translate(-7px,-14px);
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: 0 0 12px rgba(216, 216, 216, 0.9);
}
.footer a{
  text-decoration: none;
  color: white;
}
footer{
    background-color:navy;
    text-align: center;
    padding: 17px;
}
footer p{
        font-family:"Montserrat",sans-serif ;
        color: white !important;
        
}
