* {
  margin: 0px;
  padding: 0px;
}

body {
  background-color: white;
  font-family: Arial, sans-serif;
  overflow-x:hidden!important;
}

.spacing-container{
padding-top:120px;
background-color: #111111!important;
}
@media only screen and (min-width: 768px) {.space-container{
margin-top:50px;
}}

/* Hero Section */
.hero-container {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)), url("../images/hero-about.jpg");
  height: 60vh;
  background-size: cover;
  display: flex;
  align-items: center;
  text-align:center;
  position:relative;
}
.hero-container .content {
  display: inline-flex;
  flex-direction: column;
}
.hero-container .content h1 {
  color: white;
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0.5rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  line-height: 0.9;
}
.hero-container .content p {
  font-size: 1.5rem;
  font-weight: 300;
  margin-bottom: 2rem;
  color: white;
  opacity: 0.9;
}
@media (max-width: 576px) {
  .hero-container .content h1 {
    font-size: 2.5rem;
  }
  .hero-container .content p {
    font-size: 1rem;
  }
}

.wrapper-container .hero-section {
  height: 250px;
  width: 100%;
  text-align: center;
  align-content: center;
}
.wrapper-container .content-section {
  margin: 10px 0px 50px 0px;
}
.wrapper-container .content-section h1, .wrapper-container .content-section h3 {
  font-weight: bold;
}
.wrapper-container .content-section h3 {
  margin: 75px 0px 30px 0px;
}
.wrapper-container .content-section .hr-tag {
  margin: 20px 0px 35px 0px;
}
@media screen and (min-width: 992px) {
  .wrapper-container {
    margin-top: 122px;
  }
}

/* Timeline */
.ps-timeline-sec {
  position: relative;
}
.ps-timeline-sec .container {
  position: relative;
}

@media screen and (max-width: 767px) {
  .ps-timeline-sec .container ol:before {
    background: #FFD753;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: 130px !important;
    left: 36px !important;
  }
  .ps-timeline-sec .container ol:after {
    background: #FFD753;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: inherit !important;
    left: 36px;
  }
  .ps-timeline-sec .container ol.ps-timeline {
    margin: 130px 0 !important;
    border-left: 2px solid #FFD753;
    padding-left: 0 !important;
    padding-top: 120px !important;
    border-top: 0 !important;
    margin-left: 25px !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li {
    height: 220px;
    float: none !important;
    width: inherit !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
    width: 70px;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child {
    margin: 0;
    bottom: 0 !important;
    height: 120px;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
    bottom: 40px !important;
    width: 90% !important;
    margin-left: 60px !important;
    margin-top: 0 !important;
    text-wrap: balance;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
    width: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
    margin-bottom: 0 !important;
    top: 20px;
    width: 50% !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span {
    left: 0 !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute !important;
    bottom: 150px !important;
    width: 90% !important;
    float: left !important;
    margin-left: 60px !important;
    margin-bottom: 0 !important;
    text-wrap: balance;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    margin: 0 auto !important;
    width: 80% !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute !important;
    bottom: 115px !important;
    width: 87% !important;
    float: left !important;
    margin-left: 60px !important;
    margin-bottom: 0 !important;
    text-wrap: balance;
  }
  .ps-timeline-sec .container ol.ps-timeline li p {
    text-align: left !important;
    width: 100% !important;
    margin: 0 auto !important;
    margin-top: 0px !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-top {
    width: 60% !important;
    float: right !important;
    right: 0;
    top: -40px;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    width: 60% !important;
    float: right !important;
    right: 0;
    top: -40px;
  }
}
.ps-timeline-sec .container ol:before {
  background: #FFD753;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  left: 8px;
  top: 49.5%;
  display: none;
}

.ps-timeline-sec .container ol:after {
  background: #FFD753;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  right: 8px;
  top: 49.5%;
  display: none;
}

.ps-timeline-sec .container ol.ps-timeline {
  margin: 390px 0;
  padding: 0;
  border-top: 2px solid #FFD753;
  list-style: none;
}

.ps-timeline-sec .container ol.ps-timeline li {
  float: left;
  width: 25%;
  padding-top: 30px;
  position: relative;
}

.ps-timeline-sec .container ol.ps-timeline li span {
  width: 70px;
  height: 70px;
  margin-left: -25px;
  background: #fff;
  border: 4px solid #FFD753;
  border-radius: 50%;
  box-shadow: 0 0 0 0px #fff;
  text-align: center;
  line-height: 5px -10;
  color: #df8625;
  font-size: 15px;
  font-style: normal;
  position: absolute;
  top: -26px;
  left: 50%;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
  content: "";
  color: #FFD753;
  width: 2px;
  height: 50px;
  background: #FFD753;
  position: absolute;
  top: -40px;
  left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
  content: "";
  color: #FFD753;
  width: 8px;
  height: 8px;
  background: #FFD753;
  position: absolute;
  bottom: 100px;
  left: 46%;
  border-radius: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
  content: "";
  color: #FFD753;
  width: 2px;
  height: 50px;
  background: #FFD753;
  position: absolute;
  bottom: -45px;
  left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
  content: "";
  color: #FFD753;
  width: 8px;
  height: 8px;
  background: #FFD753;
  position: absolute;
  top: 100px;
  left: 46%;
  border-radius: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
  position: absolute;
  bottom: 0;
  margin-bottom: 130px;
  width: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
  display: table;
  margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
  position: absolute;
  margin-top: 60px;
  width: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
  display: table;
  margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li p {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-top {
  position: absolute;
  bottom: 0;
  margin-bottom: 100px;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
  position: absolute;
  margin-top: 35px;
}

.ps-timeline-sec .container ol.ps-timeline li h4 {
  text-align: center;
  width: 80%;
  margin: 10 auto;
}

@media screen and (min-width: 767px) {
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .ps-timeline-sec .container ol.ps-timeline li h4 {
    text-align: left !important;
    /*width: 80%;*/
    /*margin: 10 auto;*/
  }
}
@media screen and (max-width: 767px) {
  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
    bottom: 40px !important;
    width: 87% !important;
    margin-left: 60px !important;
    margin-top: 0 !important;
    text-wrap: balance;
    top: -20px;
  }
}
@media screen and (max-width: 767px) {
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute !important;
    bottom: 150px !important;
    width: 90% !important;
    float: left !important;
    margin-left: 60px !important;
    margin-bottom: 0 !important;
    text-wrap: balance;
    top: -21px;
  }
}
@media screen and (max-width: 767px) {
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute !important;
    bottom: 115px !important;
    width: 88% !important;
    float: left !important;
    margin-left: 60px !important;
    margin-bottom: 0 !important;
    text-wrap: balance;
  }
}
.old-images .gallery-wrap {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 50vh;
  overflow: hidden;
}

.old-images .item {
  flex: 1;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: flex 0.8s ease;
}

.old-images .item:hover {
  flex: 7;
}

/* Image backgrounds */
.old-images .item-1 {
  background-image: url("../images/About/section_01/08.png");
}
.old-images .item-2 {
  background-image: url("../images/About/section_01/06.png");
}
.old-images .item-3 {
  background-image: url("../images/About/section_01/07.png");
}
.old-images .item-4 {
  background-image: url("../images/About/section_01/05.png");
}
.old-images .item-5 {
  background-image: url("../images/About/section_01/04.jpg");
}

/* Social section (not used in your current markup but preserved) */
.old-images .social {
  position: absolute;
  right: 35px;
  bottom: 0;
}
.old-images .social img {
  display: block;
  width: 32px;
}

/* Tablet breakpoint */
@media (max-width: 992px) {
  .old-images .gallery-wrap {
    flex-direction: column;
    height: auto;
    gap: 5px;
  }

  .old-images .item {
    flex: none;
    height: 200px;
  }

  .old-images .item:hover {
    flex: none;
  }
}

/* Mobile breakpoint */
@media (max-width: 576px) {
  .old-images .item {
    height: 150px;
  }
}

 #astra-footer-menu{a{
    color:black!important;
    }}

/*# sourceMappingURL=about.css.map */