.abt-bnr {
    width: 100%;
    position: relative;
    z-index: 0;
    margin-bottom: 0
}

.abt-bnr .bnr-item {
    transition: transform 1.5s ease, opacity .5s ease-out;
    overflow: hidden;
    height: 320px;
    position: relative;
    display: flex;
    text-align: center
}

.abt-bnr .bnr-item span {
    width: 100%;
    height: 100%;
    position: relative
}

.abt-bnr .bnr-item span video {
    width: 100vw;
    object-fit: cover;
    height: 100%
}

.abt-bnr .bnr-item span:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #0000001a
}

.abt-bnr .bnr-item span img {
    object-fit: cover;
    width: 100%
}

.abt-bnr .inr-bnr-caption {
    position: absolute;
    padding: 0;
    z-index: 8;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
    width: 100%
}

.abt-bnr .inr-bnr-caption .max-cntr {
    padding: 0 30px
}

.abt-bnr .inr-bnr-caption h1 {
    color: #ffffffe6;
    font-size: 25px;
    text-align: left;
    font-weight: 700;
    position: relative;
    margin: 0;
    line-height: 30px
}

.abt-bnr .inr-bnr-caption ul {
    margin: 0;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: flex-start
}

.abt-bnr .inr-bnr-caption ul li {
    list-style: none;
    font-size: 14px;
    color: #fff;
    font-weight: 300
}

.abt-bnr .inr-bnr-caption ul li i {
    padding: 0 8px
}

.abt-bnr .inr-bnr-caption ul li a {
    color: #fff;
    transition: .4s
}

.abt-bnr .inr-bnr-caption ul li a:hover {
    color: #0c4da2;
    transition: .4s
}

.abt-bnr .inr-bnr-caption ul li a.active {
    color: #0c4da2;
    font-weight: 600
}

.abt-bnr .inr-bnr-caption ul li a.active:hover {
    color: #0c4da2;
    transition: .4s
}

.inr-abt-bg {
    width: 100%;
    position: relative;
    background-color: #fff;
    padding: 70px 0 100px;
    z-index: 0
}

.inr-abt-bg:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: url("../media/about-bg-NVRKAPTF.png") no-repeat;
    content: "";
    z-index: 0;
    background-size: contain;
    z-index: -1;
    background-position: top left
}

.inr-abt-bg:after {
    width: 50%;
    height: 100%;
    right: 0;
    bottom: 0;
    position: absolute;
    background: url("../media/about-bg-rht-NH4BU6AY.png") no-repeat;
    content: "";
    z-index: -1;
    background-size: contain;
    background-position: bottom right
}

.inr-abt-sctn {
    width: 100%;
    position: relative
}

.iabt-cnt {
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 80px;
    position: relative
}

.iabt-lt {
    width: 48%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    z-index: 1;
    border-radius: 0 50px 0 0;
    margin-top: 300px
}

/* 
    .iabt-lt:before {
      width: 260px;
      height: 300px;
      left: 0;
      bottom: -4px;
      position: absolute;
      background: url("../media/logo-shape-clr-JMDZVFWE.png") no-repeat;
      content: "";
      background-size: contain;
      background-position: top right
    } */

.iabt-lt span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: -1;
    left: 0;
    width: 360px;
    height: 550px;
    bottom: 200px;
    border-radius: 0 50px 0 0;
    overflow: hidden;
    pointer-events: none
}

.abt-lt span video {
    width: 100px;
    object-fit: cover;
    height: 100%
}

.iabt-lt span img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.iabt-lt small {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 85%;
    border-radius: 0 50px 0 0
}

.iabt-lt small img {
    max-width: 100%;
    border-radius: 0 50px 0 0
}

.iabt-lt small:before {
    width: 180px;
    height: 500px;
    bottom: -450px;
    position: absolute;
    background: #c0dbf7;
    content: "";
    z-index: 0;
    background-size: contain;
    z-index: -1;
    background-position: top left
}

.iabt-rt {
    width: 52%;
    position: relative
}

.iabt-rt .titl {
    width: 100%;
    margin-bottom: 30px
}

.iabt-rt .titl h2 {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 0;
    color: #05478d;
    line-height: 45px
}

.iabt-rt .titl h3 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 15px;
    color: #000;
    line-height: 25px
}

.iabt-cnt h4 {
    font-size: 150px;
    font-weight: 900;
    margin-bottom: 0;
    color: #084c9333;
    line-height: 110px;
    position: absolute;
    left: 0;
    z-index: -1;
    top: -140px;
    width: 100%
}

.iabt-rt p {
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    color: #000;
    margin-bottom: 20px
}

.iabt-rt p:last-child {
    margin-bottom: 0
}

.iabt-lnk {
    width: 100%;
    margin-top: 50px
}

.iabt-lnk span {
    display: flex;
    justify-content: flex-start
}

.iabt-lnk span a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 24px;
    font-weight: 400;
    color: #05478d;
    padding: 18px 45px;
    border-radius: 0 30px;
    border: 1px solid #05478d;
    position: relative;
    box-shadow: 0 0 15px 5px #0000001a
}

.iabt-lnk span a img {
    max-height: 20px;
    margin-left: 15px;
    filter: invert(21%) sepia(22%) saturate(6875%) hue-rotate(197deg) brightness(89%) contrast(96%)
}

.abuour-slct {
    width: 100%;
    padding: 50px;
    background-color: #dfecf9;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-top: 90px;
    border-radius: 50px 0
}

.abuour-slct h2 {
    color: #222;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 50px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 0px 15px 15px rgba(53, 53, 53, .15);
    width: 100%
}

.abuour-slct .abuour-cnt {
    padding: 0;
    list-style: none;
    width: 100%;
    transition: all ease-in .3s;
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 55px
}

.abuour-cnt .abuour-box {
    width: 30%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 20px #00000017;
    overflow: hidden;
    border-radius: 10px
}

.abuour-cnt .abuour-box a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    padding: 0;
    height: 450px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px
}

.abuour-cnt .abuour-box a:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 1px;
    background-color: #054a9126;
    content: "";
    z-index: 1;
    transition: all ease .6s;
    border-radius: 1px
}

.abuour-cnt .abuour-box a:hover:before {
    transition: all ease .6s;
    width: 100%;
    height: 100%
}

.abuour-cnt .abuour-box a:hover img {
    transition: all ease .6s
}

.abuour-cnt .abuour-box a img {
    width: 100%;
    max-height: 450px;
    margin: 0 auto
}

.abuour-cnt .abuour-box:hover {
    box-shadow: none;
    transition: all ease .4s
}

.abt-dtls {
    width: 100%;
    margin-top: 140px
}

.bx-vw {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 1
}

.lgo-cnt {
    width: 100%;
    background-color: #C0C0C0;
    padding: 30px 30px 100px;
    border-radius: 40px 0
}

.lgo-cnt span {
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -90px auto 35px;
    border: 8px solid #fff;
    border-radius: 100px;
    overflow: hidden
}

.lgo-cnt span img {
    max-width: 100%
}

.lgo-cnt h3 {
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    margin: 0;
    font-weight: 400
}

.cntc-bx {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px;
    margin-top: -50px
}

.cntc-bx .bx {
    background-color: #fff;
    border-radius: 30px 0;
    padding: 20px 20px 35px;
    box-shadow: 0 0 20px 5px #00000012;
    width: 30%;
    text-align: center
}

.cntc-bx .bx span {
    width: 55px;
    height: 55px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.cntc-bx .bx span img {
    max-height: 35px;
    opacity: .5
}

.cntc-bx .bx small {
    text-align: center;
    color: #6d7986;
    font-weight: 300;
    display: flex;
    justify-content: center;
    font-size: 20px;
    margin: 5px 0
}

.cntc-bx .bx b {
    color: #05478d;
    font-size: 24px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    word-wrap: anywhere
}

.cntc-bx .bx b a {
    color: #05478d;
    font-size: 24px;
    font-weight: 600;
    display: flex;
    justify-content: center
}

.cntc-bx .bx b a:hover {
    color: #012246
}

@media (max-width:1200px) {
    .iabt-rt .titl h2 {
        font-size: 40px
    }

    .iabt-rt .titl h3 {
        margin-bottom: 10px
    }

    .lgo-cnt h3 {
        font-size: 40px
    }

    .cntc-bx {
        width: 100%
    }

    .cntc-bx .bx b {
        font-size: 20px
    }
}

@media (max-width:1024px) {
    .abt-bnr .inr-bnr-caption .max-cntr {
        padding: 0 30px
    }

    .abt-bnr .inr-bnr-caption ul {
        padding: 0
    }

    .abt-bnr .bnr-item {
        height: 350px
    }

    .iabt-rt .titl h3 {
        font-size: 25px
    }

    .abuour-slct h2 {
        font-size: 30px
    }

    .abuour-slct .abuour-cnt {
        gap: 30px
    }

    .cntc-bx .bx {
        width: 45%
    }
}

@media (max-width:992px) {
    .abt-bnr .bnr-item {
        height: 250px
    }

    .abt-bnr .inr-bnr-caption h1 {
        text-align: center
    }

    .abt-bnr .inr-bnr-caption ul {
        justify-content: center
    }

    .inr-abt-bg {
        padding: 50px 0
    }

    .iabt-cnt {
        flex-wrap: wrap
    }

    .iabt-cnt h4 {
        font-size: 80px;
        top: -120px
    }

    .iabt-rt {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .iabt-rt .titl h2 {
        font-size: 40px;
        text-align: center
    }

    .iabt-rt .titl h3 {
        font-size: 22px;
        margin-bottom: 10px;
        text-align: center
    }

    .iabt-lnk span a {
        font-size: 16px;
        padding: 12px 35px
    }

    .iabt-lt {
        width: 100%;
        margin-top: 180px
    }

    .iabt-lt:before {
        left: 0;
        width: 120px;
        height: 120px;
        bottom: -1px
    }

    .iabt-lt span {
        bottom: 10px
    }

    .iabt-lt:after {
        width: 250px;
        height: 300px;
        right: 120px
    }

    .abuour-cnt .abuour-box {
        width: 45%
    }
}

@media (max-width:576px) {
    .abt-bnr .bnr-item {
        height: 250px
    }

    .abt-bnr .inr-bnr-caption h1 {
        font-size: 25px;
        line-height: 24px
    }

    .abt-bnr .inr-bnr-caption ul {
        padding: 0;
        flex-wrap: wrap
    }

    div {
        text-align: justify
    }

    .iabt-cnt h4 {
        font-size: 50px;
        top: -120px
    }

    .iabt-rt {
        width: 100%;
        margin: 0 0 100px
    }

    .iabt-rt .titl {
        margin-bottom: 20px
    }

    .iabt-rt .titl h3 {
        font-size: 25px;
        margin-bottom: 5px
    }

    .iabt-rt .titl h2 {
        font-size: 30px;
        line-height: 25px
    }

    .iabt-rt p {
        text-align: justify
    }

    .iabt-lt span {
        width: 90%;
        height: 500px;
        border-radius: 0 30px 0 0
    }

    .iabt-lt:after {
        display: none
    }

    .iabt-lt:before {
        width: 70px;
        height: 70px
    }

    .iabt-lnk {
        margin-top: 30px;
        display: flex;
        justify-content: center
    }

    .iabt-lnk span a {
        border-radius: 0 20px
    }

    .abuour-slct {
        padding: 30px 20px;
        margin-top: 50px
    }

    .abuour-slct h2 {
        font-size: 25px;
        line-height: 28px
    }

    .abuour-cnt .abuour-box {
        width: 100%
    }

    .abuour-cnt .abuour-box a {
        height: auto
    }

    .cntc-bx .bx {
        width: 100%
    }

    .lgo-cnt h3 {
        font-size: 30px;
        line-height: 34px
    }
}
.auto-bullet {
  list-style: none;
  padding-left: 25px;
}

.auto-bullet li {
  opacity: 0;
  transform: translateX(-15px);
  font-size: 20px;
  animation: reveal 0.6s ease forwards;
  animation-delay: calc(0.3s * var(--i));
  position: relative;
  margin: 10px 0;
}

/* Bullet styling */
.auto-bullet li::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #00bcd4;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 6px;
  transform: scale(0);
  animation: pop 0.4s ease forwards;
  animation-delay: calc(0.3s * var(--i));
}

/* Bullet animation */
@keyframes pop {
  0% { transform: scale(0); opacity: 0; }
  70% { transform: scale(1.4); opacity: 1; }
  100% { transform: scale(1); opacity: 1; }
}

/* Text animation */
@keyframes reveal {
  0% { opacity: 0; transform: translateX(-15px); }
  100% { opacity: 1; transform: translateX(0); }
}



