@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
body,html{
    color:#525252;
    padding: 0;
    margin: 0;
    font-family: 'Cairo', sans-serif;
}

header .header-bg {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    
    
}
.title-bg-img{
    position: relative;

}
.title-bg-text{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
     background-image: linear-gradient(180deg, #004d80f0, #004d80c4, #004d8096);
     background-image: linear-gradient(180deg, #013e66f0, #000000c4, #00000096);
}
.title-bg-text h1 {
    font-size: clamp(2rem, 5vw, 6rem);
    color: #f5c700;
    color: #0ed7ff;
    font-weight: bold;
    text-shadow: 0px 0px 3px black;
 }
.title-bg-text nav img{
    width: 120px;
    height: 120px;
    aspect-ratio: 4/3;
    object-fit: contain;
    object-position: bottom;
    mix-blend-mode: plus-lighter;
}

.title-bg-text nav{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px;
}
.title-bg-text .header-content{
    position: absolute;
    top: 50px;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
    height: 100%;
    justify-content: center;
    padding: 20px;
    color: #fff;
    
}
.header-date{
    width: clamp(300px , 60vw, 800px);
    margin: 0 auto;
    margin-top: 20px;
    padding: 1rem;
    background-color: rgba(255, 255, 255, 0.074);
    border: 1px solid rgba(255, 255, 255, 0.222);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border-radius: 0.7rem;
    transition: all ease 0.3s;
}
.header-date h3 {
    font-weight: bold;
    color: #ffffff;
}

.header-date h5 {
    display: inline-block;
    width: 250px;
    padding: 10px;
    color: #525252;
    background-color: #bfecff;
    font-weight: bold;
}

/* anmition header */
.socket {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 50%;
    margin-top: -100px;
  }
  
  .hex-brick {
    background: #bfecff0a;
    width: 30px;
    height: 17px;
    position: absolute;
    top: 5px;
    animation-name: fade;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
  }
  
  .h2 {
    transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
  }
  
  .h3 {
    transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
  }
  
  .gel {
    height: 30px;
    width: 30px;
    transition: all .3s;
    -webkit-transition: all .3s;
    position: absolute;
    top: 50%;
    left: 50%;
  }
  
  .center-gel {
    margin-left: -15px;
    margin-top: -15px;
    animation-name: pulse;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
  }
  
  .c1 {
    margin-left: -47px;
    margin-top: -15px;
  }
  
  .c2 {
    margin-left: -31px;
    margin-top: -43px;
  }
  
  .c3 {
    margin-left: 1px;
    margin-top: -43px;
  }
  
  .c4 {
    margin-left: 17px;
    margin-top: -15px;
  }
  
  .c5 {
    margin-left: -31px;
    margin-top: 13px;
  }
  
  .c6 {
    margin-left: 1px;
    margin-top: 13px;
  }
  
  .c7 {
    margin-left: -63px;
    margin-top: -43px;
  }
  
  .c8 {
    margin-left: 33px;
    margin-top: -43px;
  }
  
  .c9 {
    margin-left: -15px;
    margin-top: 41px;
  }
  
  .c10 {
    margin-left: -63px;
    margin-top: 13px;
  }
  
  .c11 {
    margin-left: 33px;
    margin-top: 13px;
  }
  
  .c12 {
    margin-left: -15px;
    margin-top: -71px;
  }
  
  .c13 {
    margin-left: -47px;
    margin-top: -71px;
  }
  
  .c14 {
    margin-left: 17px;
    margin-top: -71px;
  }
  
  .c15 {
    margin-left: -47px;
    margin-top: 41px;
  }
  
  .c16 {
    margin-left: 17px;
    margin-top: 41px;
  }
  
  .c17 {
    margin-left: -79px;
    margin-top: -15px;
  }
  
  .c18 {
    margin-left: 49px;
    margin-top: -15px;
  }
  
  .c19 {
    margin-left: -63px;
    margin-top: -99px;
  }
  
  .c20 {
    margin-left: 33px;
    margin-top: -99px;
  }
  
  .c21 {
    margin-left: 1px;
    margin-top: -99px;
  }
  
  .c22 {
    margin-left: -31px;
    margin-top: -99px;
  }
  
  .c23 {
    margin-left: -63px;
    margin-top: 69px;
  }
  
  .c24 {
    margin-left: 33px;
    margin-top: 69px;
  }
  
  .c25 {
    margin-left: 1px;
    margin-top: 69px;
  }
  
  .c26 {
    margin-left: -31px;
    margin-top: 69px;
  }
  
  .c27 {
    margin-left: -79px;
    margin-top: -15px;
  }
  
  .c28 {
    margin-left: -95px;
    margin-top: -43px;
  }
  
  .c29 {
    margin-left: -95px;
    margin-top: 13px;
  }
  
  .c30 {
    margin-left: 49px;
    margin-top: 41px;
  }
  
  .c31 {
    margin-left: -79px;
    margin-top: -71px;
  }
  
  .c32 {
    margin-left: -111px;
    margin-top: -15px;
  }
  
  .c33 {
    margin-left: 65px;
    margin-top: -43px;
  }
  
  .c34 {
    margin-left: 65px;
    margin-top: 13px;
  }
  
  .c35 {
    margin-left: -79px;
    margin-top: 41px;
  }
  
  .c36 {
    margin-left: 49px;
    margin-top: -71px;
  }
  
  .c37 {
    margin-left: 81px;
    margin-top: -15px;
  }
  
  .r1 {
    animation-name: pulse;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-delay: .2s;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: .2s;
  }
  
  .r2 {
    animation-name: pulse;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-delay: .4s;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: .4s;
  }
  
  .r3 {
    animation-name: pulse;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-delay: .6s;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: .6s;
  }
  
  .r1 > .hex-brick {
    animation-name: fade;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-delay: .2s;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: .2s;
  }
  
  .r2 > .hex-brick {
    animation-name: fade;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-delay: .4s;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: .4s;
  }
  
  .r3 > .hex-brick {
    animation-name: fade;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-delay: .6s;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: .6s;
  }
  
  @keyframes pulse {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    50% {
      -webkit-transform: scale(0.01);
      transform: scale(0.01);
    }
  
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  
  @keyframes fade {
    0% {
      background: #bfecff0a;
    }
  
    50% {
      background: #bfecff0a;
    }
  
    100% {
      background: #bfecff0a;
    }
  }
  
  @-webkit-keyframes pulse {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    50% {
      -webkit-transform: scale(0.01);
      transform: scale(0.01);
    }
  
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  
  @-webkit-keyframes fade {
    0% {
      background: #bfecff0a;
    }
  
    50% {
      background: #bfecff0a;
    }
  
    100% {
      background: #bfecff0a;
    }
  }
/* /anmition header */
/*  content */
.partainer {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
}
.partainer div {
  width: 49%;
  height: 170px;
  margin-top: 20px;
  border: 1px solid #ededed;
  margin-right: 1%;
  padding: 3px 0;
}
.partainer2 div {
  width: 99%;
}
.sgin-container {
  text-align: center;
  padding: 70px 0;
  background-color: aliceblue;
  margin-top: 40px;
  border-radius: 10px;
}
a.sgin-btn {
  text-decoration: none;
  position: relative;
  top: 25px;
  padding: 5px 57px;
  background-color: #1c8ee1;
  color: #fff;
  font-size: 18px;
  border-radius: 30px;
}
h4.sgin-title {
  color: #212529;
}
.partainer div img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.schedule {
  padding: 0 22px;
  margin-top: 30px;
  border-right: 3px solid #004d80;
}
p.schedule-content {
  padding: 10px;
  background-color: #004d8008;
  border-radius: 10px;
  border: 1px solid #004d80;
  font-weight: 500;
}
p.schedule-content::before {
  content: "";
  background-color: #ffffff;
  width: 10px;
  height: 10px;
  font-weight: bold;
  display: inline-block;
  margin-left: -1em;
  position: relative;
  right: -39px;
  border-radius: 100%;
  box-shadow: 0 0 0px 2px #004d80;
}
h5.schedule-title {
  color: #013151;
  margin-bottom: 20px;
  font-weight: bold;
}
h5.schedule-title::before {
  content: "";
  background-color: #004d80;
  width: 13px;
  height: 13px;
  font-weight: bold;
  display: inline-block;
  margin-left: -1em;
  position: relative;
  right: -30px;
  top: -11px;
  border-radius: 100%;
}
.c1-p-title {
  border-right: 8px solid #004d80;
  padding: 7px;
  color: #4a4a4a;
  font-weight: bold;
  margin-top: 35px;
}

p.c1-p-content {
  font-size: 19px;
  text-align: justify;
}

.images-card-container {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  flex-wrap: wrap;
  gap: 30px;

}

.img-card-content {
  width: 250px;
  text-align: center;
  border-radius: 10px;
  border: 2px solid #ffffff;
  box-shadow: 0px 0px 3px -1px;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
  cursor: help;
}

.img-card-content img {
  width: 100%;
  height: 230px;
}

.img-card-content h5 {
  padding: 8px;
  height: 60px;
}

.img-card-content p a {
  background-color: #004d80;
  padding: 3px 15px;
  border-radius: 50px;
  color: #fff;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
.img-card-content p a:hover {
  background-color: #026aaf;
}
.img-card-content:hover {
  box-shadow: 0px 0px 23px -6px #747474;

}
.c1-sub-content ul,
.c1-sub-content p {
  font-size: 19px;
}

::marker {
  color: #004d80bf;
}
/* time line */
.timeline-container {
position: relative;
margin-top: 73px;
margin-bottom: 130px;
}
i.fas.fa-hourglass-half,em.fas.fa-hourglass-half  {
font-size: 53px;
margin-left: 10px;
color: #887c3e;
}
.timeline-content {
position: absolute;
top: -30px;
background-color: #fff;
padding-left: 30px;
}
.timeline-content h4 {
color: #887c3e;
}
.timeline-line {
height: 200px;
border: 5px solid #887c3e;
border-right: 0;
}
.timeline-line .start-line{
width: 20px;
height: 20px;
background-color: #887c3e;
position: absolute;
right: 185px;
top: -8px;
border-radius: 100%;
}
.timeline-line .end-line{
width: 20px;
height: 20px;
background-color: #887c3e;
position: absolute;
right: -4px;
top: 187px;
border-radius: 100%;
}
.timeline-date {
display: inline-block;
position: absolute;
text-align: center;
}
.timeline-date div {
display: inline-block;
background-color: #fff;
padding: 7px 15px;
border: 3px solid #c6bc8b;
margin-bottom: 5px;
width: 230px;
}
.timeline-date.date-1 {
top: -30px;
right: 281px;
}
.timeline-date.date-2 {
top: -30px;
right: 646px;
}
.timeline-date.date-3 {
top: 168px;
right: 676px;
}
.timeline-date.date-3 div{
  display: flex;
  justify-content: center;
  align-items: center;
}
.timeline-date.date-4 {
top: 168px;
right: 365px;
}

.timeline-date.date-5 {
  top: 168px;
  right: 60px;
  }
.timeline-date div h4 {
font-weight: bold;
margin-top: 5px;
}
.timeline-date div h5 {
font-weight: bold;
}



/* / content */

/* footer */
footer {
  background-color: #004d80;
  color: #fff;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  margin-top: 60px;
}
/* / footer */

/* media query */
@media (min-width: 992px){
  .c1-content .images-card-container-2 {
    justify-content: space-between;
}
}
@media (max-width: 991px){
.timeline-line {
  height: 600px;
  width: 600px;
  border: 5px solid #887c3e;
  border-right: 0;
}
.timeline-date h5 {
  background-color: #ffffff;
  padding: 10px;
}
.timeline-date.date-1 {
  top: 62px;
  right: 480px;
  }
  .timeline-date.date-2 {
    top: 255px;
    right: 480px;
  }
  .timeline-date.date-3 {
    top: 422px;
    right: 480px;
  }
  .timeline-date.date-4 {
    top: 568px;
    right: 331px;
    }
    .timeline-date.date-5 {
      top: 568px;
      right: 100;
      }
    .timeline-line .end-line {
      top: 586px;

  }
}
@media (max-width: 767px){
  .timeline-line {
    height: 930px;
    width: 0;
    border: 5px solid #887c3e;
    border-right: 0;
    margin: 0 192px;
  }
  .timeline-date h5 {
    background-color: #ffffff;
    padding: 10px;
  }
  .timeline-date.date-1 {
    top: 62px;
    right: 80px;
    }
    .timeline-date.date-2 {
      top: 255px;
      right: 80px;
    }
    .timeline-date.date-3 {
      top: 422px;
      right: 80px;
    }
    .timeline-date.date-4 {
      top: 597px;
      right: 80px;
      }
      .timeline-date.date-5 {
        top: 666px;
        right: 80px;
        }
      .timeline-line .end-line {
        top: 920px;
        right: 184px;
  
    }
  }
@media (min-width: 768px) {
  .title-bg-text nav img{
      width: 160px;
      height: 160px;
  }

}
@media (max-height: 576px) {
  .title-bg-text .header-content {
      top: auto;
      bottom: 0;
      height: auto;
  }
}