@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Poppins", serif;
}

.top-nav {
    background-color: #003267;
}

h1,
h2,
h3,
h4,
h5,
h5,
h6 {
    font-weight: 600 !important;
}

.circle {
    width: 35px;
    height: 35px;
    line-height: 11px;
    text-align: center;
}

.bg-red {
    background-color: #003267!important;

}

.bg-blue {
    background-color: #1a1919;
}

.color-red {
    color: #003267;
    font-weight: 600;
}
.nav-logo-name{
    font-size: 20px;
}

.nav-item a {
    font-size: 14px;
    font-weight: 600;
}
.nav-all-logo img{
    width: 150px;
    object-fit: contain;
}

.side-conntentt .right::after {
    content: "";
    position: absolute;
    height: 15px;
    width: 2px;
    top: 17px;
    margin-left: 13px;
    background-color: #fff;
}

.counter-sec {
    text-align: -webkit-center;
    min-height: 142px;
    background: #fff;
    border-radius: 4px;
    margin: 5px;
    box-shadow: 0 0 4px 2px lightgrey;
    padding: 8px;
    width: 100%;
    position: relative;
    padding-top: 15px;
}

.counter-sec h2.count {
    font-size: 1.1875em;
    margin-bottom: 4px !important;
    margin: 0px;
    padding-top: 10px;
    color: #162F6A;
    font-weight: 600;
}
.testimonial {padding: 10px;}

.testimonial img{
    width:50%;
}

.daily-updates {
    padding: 20px 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 100%;

}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: #162F6A!important;
}

.daily-updates .nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color:#162F6A;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    margin-top: 20px;
    font-size: 17px;
    font-weight: 600;
    background: #fff;
    margin-left: 10px;
}



.side-conntentt {
    padding-top: 7px;
}


.py-22 {
    padding-top: 5px;
    padding-bottom: 5px;
}


.abs-text {
    position: absolute;
    top: 0;
    background-color: #fd0503;
    left: 40%;
    padding: 3px 30px;
    border-radius: 0px 0px 10px 10px;
    color: white;
    font-weight: 600;
}

.relative {
    position: relative !important;
}

.tabs {
    display: flex;
    margin-bottom: 10px;
}

.tab-button {
    padding: 5px 25px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    margin-right: 5px;
    border-radius: 5px;
}

.tab-button:hover {
    background-color: #ddd;
}

.tab-button.active {
    background-color: #fd0503;
    /* Active button color */
    color: white;
    /* Change text color of active button */
}

.tab-content {
    display: flex;
    flex-direction: column;
}

.tab-panel {
    display: none;
    /* Hide all panels initially */
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    margin-top: 10px;
    border-radius: 5px;
}

.tab-panel.active {
    display: block;
    /* Only the active panel will be displayed */
}

.play-abs {
    position: absolute;
    top: 50%;
    left: 50%;
}

.play-abs i {
    font-size: 50px;
    background-color: #fd0503;
    color: white;
    padding: 21px;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    line-height: 30px;
}

.abs-video {
    position: absolute;
    bottom: -30px;
    left: 50%;
    background-color: #00007e;
    left: 40%;
    padding: 3px 30px;
    border-radius: 0px 0px 10px 10px;
    color: white;
    font-weight: 600;
}

footer h4 {
    color:#fff;
    font-size: 20px;
}

footer ul {
    padding: 0 !important;
}

a {
    text-decoration: none !important;
}

footer ul li {
    list-style: none;
    margin-top: 13px;
}

footer ul li a {
    color: white;
    font-size: 15px;
}

select:focus,
select:active,
input:focus,
input:active {
    outline: none;
}


.footer-img img {
    object-fit: contain;
    width: 100%;
    height: 8rem;
}

/* Responsive */
@media screen and (max-width: 1024px) {
    .nav-item a {
        font-size: 11px;
        font-weight: 600;
    }

    .home-banner img {
        height: auto;
        object-fit: cover;
    }

    .top-socail {
        justify-content: center;
        margin: 0 auto;
        margin-top: 10px;
    }

    .logo-right{
        margin: 0 auto;
    }
}


@media screen and(max-width:375px){
    .flexwrap{
        flex-wrap: wrap;
    }
    
    .text-size{
        font-size:15px;
    }
}

.VIpgJd-ZVi9od-ORHb-OEVmcd, .goog-te-gadget img{
    display: none;
}

body{
    top: 0 !important;
}

.goog-te-gadget-simple{
    margin-top: 7px;
    padding: 10px 20px;
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed{
    color: rgb(0, 0, 0) !important;
}

.add-poster img{
    width: 100%;
    height: 18rem;
    object-fit: cover;
}

/* TOP NAV BOX  */
#top-nav-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    padding: 40px 20px;
    background-color: #f8f9fa;
}
.case-box {
    width: 120px;
    height: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: 0.3s ease-in-out;
    text-decoration: none;
    color: inherit;
}
.case-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
.case-box i {
    font-size: 30px;
    color: #B24A3B;
}
.case-box h5 {
    font-size: 14px;
    margin-top: 8px;
    text-align: center;
}

#aft-history {
      padding: 3rem 0rem;
      background-color: #ddd;
    }

    .aft-history-img img {
      width: 100%;
      height: 100%;
    }

    .vacancies-list {

      overflow: hidden;
      position: relative;
      background: #ebebeb;
      color: #000000;
      padding: 15px;
      border-radius: 10px;
      box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    }

    .vacancy-item {
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 10px;
      border-bottom: 2px solid #003267;
      animation: scrollUp 6s infinite linear;
    }


    #vacancies {
      padding: 3rem 0rem;
    }

    .vacancies-hed {
      padding: 12px 25px;
      border-radius: 8px;
      color: #fff;
      background-color: #003267;
      text-align: center;
    }

    .vacancies-listing marquee {
      height: 400px;

    }

    .vacancies-listing {
      box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

    .contact-box {
      background: #fff;
      padding: 15px;
      height: 100%;
      border-radius: 8px;
      box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    }

    .contact-box i {
      font-size: 30px;
      color: #B24A3B;
      margin-bottom: 10px;
    }

    .contact-box h5 {
      margin-bottom: 10px;
      font-size: 18px;
      font-weight: bold;
    }

    .contact-box p {
      margin: 0;
      font-size: 14px;
    }

    .collage {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: repeat(2, 200px);
      gap: 10px;
    }

    .collage .img-container {
      overflow: hidden;
      border-radius: 10px;
      position: relative;
    }

    .collage img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform 0.3s ease-in-out;
    }

    .collage .img-container:hover img {
      transform: scale(1.1);
    }

    .item-1 {
      grid-column: span 2;
    }

    .item-2 {
      grid-row: span 2;
    }

    .item-3 {
      grid-column: span 2;
    }
    .circle-btn a{
      padding: 12px 18px;
      border-radius: 5px;
      text-decoration: none;
      color: #fff;
      background-color: #9b8154;
      text-align: center;
    }
    .members-section {
            background-color: #ddd;
            padding: 40px 0;
        }
        
        .members-section {
            background-color: #ddd;
            padding: 40px 0;
            text-align: center;
        }

        .members-container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
            gap: 10px;
            margin: auto;
           
        }

        .profile-card {
            background: #fff;
            padding: 10px;
            border-radius: 10px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            text-align: center;
            transition: transform 0.3s ease-in-out;
            width: 200px;
            height: 300px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }

        .profile-card:hover {
            transform: scale(1.05);
        }

        .profile-card img {
            width: 100%;
            height: 170px;
            /* border-radius: 50%; */
            object-fit: cover;
            margin-bottom: 15px;
        }

        @media(max-width:768px){
          .nav-all-logo img {
    width: 40px;
    object-fit: contain;
}
.nav-logo-name{
  font-size: 16px;
}
.carousel-item img{
  height: 100%;
}
.profile-card{
  width: 100%;
}
.profile-card img {
    width: 230px;
    height: 180px;
}
.footer-tag-line{
  font-size: 11px;
}
.footer-img img {
    object-fit: contain;
    width: 100%;
    height: 4rem;
}
.case-box{
  width: 160px;
}
        }