
*,
*::after,
*::before {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body * {
    margin: 0;
    font-family: "Alexandria", sans-serif;
    color: #202020;
}

.swiper-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    position: absolute;
    right: 149px;
    bottom: 36px;
    z-index: 1;
}
.swiper-buttons svg{
   width: 58px;
   height: 58px;
}
body .extra-top-margin {
        padding-top: 225px !important;
    }

.about-lead-wrapper .container .row  h1{
    margin: 0px 0 30px 0;
}
.about-lead-wrapper .container .row  p{
    width: 100%;
    max-width: 745px;
    margin-bottom: 30px;
}
.about-lead-wrapper .container .desktop-banner{
    width: 100%;
}

.mobile-banner{
    display: none;
}
.building-legacy{
    position: relative;
    /* background-color: #F3F2F0;
    background-image: url("../images/building-legacy-bg-img.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain; */
}

.building-legacy .container  .home-link{
    padding-top: 30px;
    display: flex;
    background: none;
    align-items: baseline;
  }
  .building-legacy  .container  .home-link a{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 15px;
    color: #202020;
}
.building-legacy .container .home-link a:hover {
  color: #BDA077;
}
.building-legacy  .container  .home-link span{
    padding: 0px 15.6px 0 12px;
    position: relative;
    bottom: 1px;
}
.building-legacy .container .home-link a.active{
    color: #BDA077;
}
.building-legacy .container .building-legacy-modern-era{
    margin-bottom: 110px;
    margin-top: 80px;
}
.building-legacy .container  .divider{
    border-bottom: 1px solid #C8C8C8;
}
.building-legacy .container .building-legacy-modern-era .col-lg-6{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.building-legacy .container .building-legacy-modern-era .col-lg-6 h2{
    width: 100%;
    font-weight: bold;
}
.building-legacy .container .building-legacy-modern-era .col-lg-6 p{
    width: 100%;
    max-width: 487px;
    line-height: 26px;
    margin-top: 30px;
    margin-bottom: 0px;
}

.building-legacy .container .vision-mission{
    width: 100%;
    max-width: 956px;
    margin: auto;
    margin-top: 115px;
    margin-bottom: 115px;
    text-align: center;
    display: flex;
    justify-content: space-between;
}
.building-legacy .container .vision-mission .col-sm-6 {
    max-width: 395px;
}
.building-legacy .container .vision-mission .col-sm-6 img{
    margin-bottom: 30px;
}
.building-legacy .container .vision-mission .col-sm-6 h2{
    font-weight: bold;
    margin-bottom: 30px;
}
.building-legacy .container .institution-logos{
    margin-top: 115px;
}
.building-legacy .container .institution-logos h2{
    width: 100%;
    max-width: 999px;
    font-weight: bold;
    margin-bottom: 100px;
}
.building-legacy .container .institution-logos .col-md-12{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 125px;
}
.building-legacy{
    --scroll-bar: 17px;
    overflow: hidden;  
}

  .certifications {
    text-align: center;
    padding-bottom: 260px;
  }
  .certifications h2{
    font-weight: 600;
  }
  .certifications p{
    width: 100%;
    max-width: 909px;
    margin: auto;
    margin-top: 30px;
  }
  .certifications .cards{
    margin-left: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
  }

  /* commented out in 21-08-2024 12:17 */
  /* .certifications .cards .swiper-slide img{
    width: 100%;
  } */
  .certifications .swiper.cardSwiper{
    margin-top: 41px;
  }

  .container-fluid{
    padding-bottom: 261px;
  }
  .swiper-button-arrow
  {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 136px;
    bottom: -90px;
  }

  .swiper-button-arrow img {
    transition: 0.3s ease;
  }

  .swiper-button-arrow img:hover {
    transform: scale(1.1);
  }

  .certifications .swiper-button-next::after{
    display: none;
  }
  .certifications .swiper-button-prev::after{
    display: none;
  }
.our-purpose{
    display: none;
}
.our-purpose .container .purpose-wrapper h6{
    letter-spacing: 1.4px;
    font-weight: 600;
    margin-bottom: 7px;
}
.our-purpose .container .purpose-wrapper h4 {
    color: #BDA077;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 7px;
}
.our-purpose .container .purpose-wrapper h2{
    font-weight: bold;
    width: 100%;
    line-height: 55px;
    max-width: 436px;
    margin-bottom: 30px;
}
.our-purpose .container .purpose-content-wrapper .col-lg-7 {
    position: relative;
}
.our-purpose .container .purpose-content-wrapper .col-lg-7 .play-btn{
    transition: 0.5s all ease;
    position: absolute;
    top: 35%;
    left: 38%;
    cursor: pointer;
}

.our-purpose .container .purpose-content-wrapper .col-lg-7 .play-btn:hover{
    transform: scale(1.1);
}

.our-purpose .container .purpose-content-wrapper .col-lg-5 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.our-purpose .container .purpose-content-wrapper .col-lg-5 p{
    width: 100%;
    max-width: 344px;
    margin: 20px 0 0 0;
    line-height: 26px;
}
.chairmans-message-section{
    background-color: #FAFAF9;
    background-image: url("../images/home-second-fold-bg-flip.png");
    background-position: left bottom;
    background-repeat: no-repeat;
}
.chairmans-message-section .home-link{
 background: none;   
}
.chairmans-message-section .home-link span {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    bottom: 2px;
}
.chairmans-message-section .container .row.chairmans-message-wrapper {
    width: 100%;
    margin: auto;
    padding-top: 80px;
    padding-bottom: 126px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.chairmans-message-section .container .row.chairmans-message-wrapper .col-lg-6.image{
    text-align: right;
    display: flex;
    justify-content: right;
}
.chairmans-message-section .container .row.chairmans-message-wrapper .col-lg-6.image img{
    filter: drop-shadow(0px 10px 60px #00000029);
}

.chairmans-message-section .container .row.chairmans-message-wrapper .col-lg-6 h2{
    font-weight: bold;
    margin-bottom: 30px;
}
.chairmans-message-section .container .row.chairmans-message-wrapper .col-lg-6 p{
    width: 100%;
    max-width: 514px;
    margin: 30px 0px 0px 0px;
}
.explore-pages{
    background: #F3F2F0;
}

.explore-pages .container h2{
    font-weight: bold;
    margin-bottom: 30px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6{
    position: relative;
    overflow: hidden;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 img{
    transition: 0.5s ease;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .meet-our-team-bg-img{
    overflow: hidden;
    position: relative;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .explore-our-projects-bg-img{
    overflow: hidden;
    position: relative;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6.meet-our-team-coloumn:hover svg g{
    stroke:#BDA077;
    fill: #BDA077;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6.meet-our-team-coloumn:hover path{
    stroke:#fff;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6.explore-our-projects-coloumn:hover svg g{
    stroke:#BDA077;
    fill: #BDA077;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6.explore-our-projects-coloumn:hover path{
    stroke:#fff;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6.meet-our-team-coloumn:hover img{
    transform:scale(1.1);
}
.explore-pages .container .explore-pages-wrapper .col-lg-6.explore-our-projects-coloumn:hover img{
    transform:scale(1.1);
}
.explore-pages .container .explore-pages-wrapper .col-lg-6.meet-our-team-coloumn:hover .contents{
    height: 140px;
    bottom: 0px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6.explore-our-projects-coloumn:hover .contents{
    height: 140px;
    bottom: 0px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6.meet-our-team-coloumn:hover .contents p{
    visibility: visible;
    opacity: 1;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6.explore-our-projects-coloumn:hover .contents p{
    visibility: visible;
    opacity: 1;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .contents{
    position: absolute;
    width: 100%;
    bottom: -47px;
    left: -1px;
    height: 130px;
    max-width: 474px;
    background: #F3F2F0 ;
    padding: 28px 30px;
    transition: 0.5s ease;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .contents h3{
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .contents p{
    visibility: hidden;
    opacity: 0;
    width: 100%;
    max-width: 300px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .contents button{
    border: none;
    position: absolute;
    background: none;
    top: 20px;
    right: 30px;
    transition: 0.5s ease;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6.explore-our-projects-coloumn:hover .contents button {
    top:50px;
}

.explore-pages .container .explore-pages-wrapper .col-lg-6.meet-our-team-coloumn:hover .contents button {
    top:50px;
}

@media (max-width:1200px){
    body .container{
        padding-left: 50px;
        padding-right: 50px;
    }
    .our-purpose .container .purpose-wrapper h2{
        line-height: 44px;
    }
}
@media (max-width:992px){
    .building-legacy .container .vision-mission {
        gap: 50px;
    }
}
@media (max-width:992px){
    .about-lead-wrapper .container .row h1 {
        max-width: 100%;
    }
    .chairmans-message-section .container .row.chairmans-message-wrapper {
        gap: 80px;
    }
    .building-legacy .container .building-legacy-modern-era .col-lg-6 h2 {
        max-width: 100%;
    }
    .building-legacy .container .building-legacy-modern-era .col-lg-6 p {
        max-width: 100%
    }
    .building-legacy .container .building-legacy-modern-era .col-lg-6.image {
        text-align: center;
    }
    .building-legacy .container .building-legacy-modern-era {
        gap: 31px;
    }
    .our-purpose .container .purpose-wrapper h2 {
        max-width: 100%;
    }
    .our-purpose .container .purpose-content-wrapper  {
        gap: 40px;
    }
    .our-purpose .container .purpose-content-wrapper .col-lg-5 p {
        max-width: 100%;
    }
    .our-purpose {
        text-align: center;
    }
    .chairmans-message-section {
        background-position: bottom;
    }
    .chairmans-message-section .container .row.chairmans-message-wrapper .col-lg-6 p {
        max-width: 100%;
    }
    .chairmans-message-section .container .row.chairmans-message-wrapper .col-lg-6 h2 {
        text-align: center;
    }
    .chairmans-message-section .container .row.chairmans-message-wrapper .col-lg-6.image{
        text-align: center;
        justify-content: center;
    }
    .chairmans-message-section .container .row.chairmans-message-wrapper {
        flex-direction: column-reverse;
    }
    .explore-pages .container h2{
       text-align: center;
    }
    .explore-pages .container .explore-pages-wrapper {
        gap: 60px;
    }
    .explore-pages .container .explore-pages-wrapper .col-lg-6 .meet-our-team-bg-img {
        max-width: max-content;
        margin: auto;
    }
    .explore-pages .container .explore-pages-wrapper .col-lg-6 .explore-our-projects-bg-img {
        max-width: max-content;
        margin: auto;
    }
    .building-legacy .container .vision-mission .col-sm-6 {
        margin: auto;
    }
}
@media (max-width:768px) {
     body .extra-top-margin {
        padding-top: 125px !important;
    }
}
@media (max-width:545px) {
    .chairmans-message-section .container .row.chairmans-message-wrapper {
        padding-top: 91px;
    }
    .our-purpose .container .purpose-content-wrapper .col-lg-7 .play-btn {
        top: 23%;
        left: 32%;
    }
    .building-legacy .container .certifications{
        text-align: left;
    }
  .our-purpose .container .purpose-content-wrapper .col-lg-5 p {
        margin: 30px 0 0 0;
    }
    .our-purpose .container .purpose-content-wrapper {
        gap: 0px;
    }
}
@media (max-width:435px){
    body .container{
        padding: 0 20px;
    }
    body .container .row p {
        font-size: 14px;
        line-height: 26px;
    }
    .desktop-banner{
        display: none;
    }
    .mobile-banner{
        display: block;
    }
    .chairmans-message-section .container .row.chairmans-message-wrapper .col-lg-6.image .desktop-banner{
        display: block;
    }
    .chairmans-message-section .container .row.chairmans-message-wrapper .col-lg-6.image .mobile-banner{
        display: none;
    }
    .building-legacy {
        /* background-image: url(../images/building-legacy-mobile-view-bg-img.png); */
        padding-top: 87px;
    }
    .building-legacy .container .home-link {
        display: none;
    }
    .building-legacy .container .building-legacy-modern-era {
        margin-bottom: 80px;
        margin-top: 0px;
    }
    .building-legacy .container .building-legacy-modern-era .col-lg-6 h2 {
        width: 100%;
        max-width: 303px;
    }
    .building-legacy .container .vision-mission {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .building-legacy .container .vision-mission .col-sm-6 {
        padding: 0;
    }
    .building-legacy .container .institution-logos {
        margin-top: 80px;
    }
    .building-legacy .container .institution-logos h2 {
        margin-bottom: 40px;
        max-width: 348px;
    }
    .building-legacy .container .institution-logos .col-md-12 {
        margin-bottom: 90px;
    }
    .our-purpose .container .purpose-wrapper {
        text-align: center;
    }
    .our-purpose .container .purpose-content-wrapper .col-lg-7 .play-btn {
        top: 20%;
        left: 30%;
    }
    
    .our-purpose .container .purpose-wrapper h2 {
        font-size: 32px;
        line-height: 37px;
        margin-bottom: 30px;
    }
    .our-purpose .container .purpose-content-wrapper .col-lg-5 {
        text-align: center;
        padding: 0px 10px;
    }
    .chairmans-message-section {
        background-color: #FAFAF9;
        background-image: url(../images/chairmans-message-section-mobile-view-bg-img.png);
        background-position: bottom;
        background-repeat: no-repeat;
    }
    .chairmans-message-section .container {
        padding-left: 19px;
        padding-right: 19px;
    }

    .chairmans-message-section .container .row.chairmans-message-wrapper .col-lg-6{
        padding: 0;
    }
    .chairmans-message-section .container .row.chairmans-message-wrapper {
        gap: 32px;
    }
    .explore-pages .container h2 {
        text-align: center;
        width: 100%;
        max-width: 329px;
    }
    .explore-pages .container .explore-pages-wrapper .col-lg-6 .contents {
        height: 110px;
        max-width: 321px;
        padding: 22px 30px;
    }
    .explore-pages .container .explore-pages-wrapper .col-lg-6 .contents h3 {
        font-size: 18px;
        line-height: 28px;
    }
    .explore-pages .container .explore-pages-wrapper .col-lg-6 .contents button {
        top: 10px;
        right: 20px;
    }
    .explore-pages .container .explore-pages-wrapper{
       gap: 35px;
    }
}

/* style j for popup */
.modal.certificate button.btn-close {
    position: absolute;
    right: 0;
    top: -25px;
}
.modal.certificate button.btn-close:focus{
    box-shadow: none;
}
/* end */
/* style Joe start */
.about-lead-wrapper .container .row  p{

    max-width: 100% !important;
}
/* end */





/* arabic style added */
/* 
.certifications .cards {
    margin-left: calc(-50vw + 50% +(var(--scroll-bar) / 2)) !important;
} */

/* margin-right is changed to margin-left in 158 */


.chairmans-message-section .container .row.chairmans-message-wrapper .col-lg-6.image {
    justify-content: left;
}
/* end */
body * {
    direction: rtl;
}
.rtl{
    direction: rtl;
}

.building-legacy .container .building-legacy-modern-era {
    flex-direction: row-reverse;
}

.building-legacy .container .building-legacy-modern-era .col-lg-6.content {
padding-right: 100px
}

@media (max-width: 1200px) {
    .building-legacy .container .building-legacy-modern-era .col-lg-6.content {
    padding-right: 50px;
}
}

@media (max-width: 1000px) {
    .building-legacy .container .building-legacy-modern-era .col-lg-6.content {
    padding-right: 0px;
}
}