



body {
    overflow-x: hidden;
    max-width: 1400px;
    margin: 0 auto;
    /*background: url("https://bfsissc.com/assets/img/bg.jpg");*/
    
}

.header-top-section-3 {
    background-color: #F1F5FF;
    padding: 10px 0;
}

.header-top-wrapper.style-3 .top-right .contact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
}

.header-section-3 .theme-btn {
    padding: 12px 25px;
}

.header-section-3 {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #F1F5FF;
}

.header-main .main-menu ul li {
    margin-inline-end: 20px;
}

@media (min-width: 576px) {  }


@media (min-width: 768px) {  }


@media (min-width: 992px) { .hero-3 .slide-bg {
    background-size: cover;
    height:400px;
     } }


@media (min-width: 1200px) { .hero-3 .slide-bg {
    background-size: cover;
    height:420px;
  
} }


@media (min-width: 1400px) {  .hero-3 .slide-bg {
    background-size: cover;
    height:450px;
} }

.fix-area{
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 15px;
}




.hero-3 .slide-bg::before {
    background: unset;
}

.brand-section .brand-image img {
    padding: 0 10px;
    width: 100%;
    object-position: center;
    height: 90px;
    object-fit: contain;
}

.brand-wrapper-3 .brand-image {
    filter: unset;
    opacity: 1;
    height:100px;
}
.header-top{
    background-color:#003a72;
    line-height: 40px;
}

section, .brand-section, .header-3 {
    background:#fff;
}

.about-wrapper-2 .about-image-items .about-image-1 .about-image-2 {
    height: 375px;
    max-width: 375px;
}

#vision p {
    color: var(--white);
}

.footer-bottom.style-2 {
    margin: 0;
    padding: 10px 0;
    background-color: var(--bg6);
}

.footer-section {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
    border-top: 1px solid #F1F5FF;
    background:#f7f7f7;
}

.footer-top {
    padding: 20px 0;
}

.footer-top ul li a {
    color: var(--theme-2);
    font-weight: 500;
}

.team-card-items .team-image {
    position: relative;
    padding: 10px;
}

.team-card-items .team-image img {
    border-radius: 100%;
    padding:5px 5px 5px 5px;
}

.team-card-items .team-content {
    padding: 0 10px 0 10px;
    text-align: center;
}

.team-card-items .team-content h4 a {
    color: var(--theme2);
    font-size: 12px;
}

.team-card-items .team-content p {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

.pricing-items {
    margin: 15px 0;
    padding: 20px;
    display: flex;
    gap: 2px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid rgba(0, 0, 0, 0.05);
    width: 100%;
}

.pricing-items:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
}

.team-image {
    flex-shrink: 0;
    padding-right: 8px;
}

.team-image img {
    width: 110px;
    border-radius: 100%;
    object-fit: cover;
}

.pricing-list {
    list-style: none;
    padding: 0;
    margin: 0;
    flex-grow: 1;
}

.pricing-list li:first-child strong {
    color: #1a237e;
    font-size: 1.1rem;
    line-height: 1.4;
    border-bottom: 2px solid #0a9445;
    padding-bottom: 0.75rem;
    display: block;
    margin-bottom: 1rem;
}
.pricing-list li:nth-child(2) {
    color: #2d3748;
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
}

.pricing-items .pricing-list {
    margin-top: 10px;
    width: 100%;
}

.pricing-items .pricing-list li {
    font-size: 15px;
}

.pricing-items .pricing-list li:not(:last-child) {
    margin-bottom: 5px;
}

/* background */
.bg-contain {
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    background-position: center;
}

#cus-mobile-registration-btn a {
    padding: 10px 25px;
}

.header-main .logo .header-logo img,
.footer-section .footer-logo img {
    width: 250px;
}

.mekajo .faq-content .accordion-item .accordion-header .accordion-button {
    font-size: 22px;
    background-color: #ffffff;
    color: #000;
    font-weight: 600;
    text-align: left;
    position: relative;
    padding: 10px 10px;
    padding-left: 50px;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #ddd;


}

.faq-content .accordion-item .accordion-header .accordion-button span {
    position: absolute;
    left: 0;
    width: 40px;
    height: 100%;
    line-height: 29px;
    text-align: center;
   background-color: var(--theme2);
    font-size: 16px;
    color: #fff;
    padding: 9px;

}



.preloader .animation-preloader .spinner {
    margin: 0.5em auto 3.5em auto;
}

.preloader img {
    width: 100%;
    margin: 3rem 2rem;
}

@media (max-width: 991px) {
    br {
        display: block;
    }
}

@media (max-width: 767px) {
    .hero-3 .slide-bg {
        padding: 80px 0px;
    }

    .header-main .logo .header-logo img,
    .footer-section .footer-logo img {
        width: 80%;
    }

    #about.section-padding {
        padding: 20px 0;
    }

    .brand-wrapper-3 {
        padding: 25px 0;
    }
}


.skiptranslate,.goog-logo-link,.gskiptranslate,.goog-te-gadget span,.goog-te-banner-frame,#goog-gt-tt, .goog-te-balloon-frame,div#goog-gt-{
    display: none!important;
  }
  .goog-te-gadget {
    color: transparent!important;
    font-size:0px;
  }
  .goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
  }
  #google_translate_element select{
    background:#f7f7f7;
    color:#333;
    border: none;
    font-weight:bold;
    border-radius:3px;
    padding:8px 12px;
    position: fixed;
    right: 4px;
    bottom: 0
    ;
  }
  
  
#notification-banner {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    align-items: center;
    background-color: #d1ecf1; /* Original background color */
    color: #2f3e6d;
    margin-bottom: 0;
    border-radius: 0;
    padding: 10px 50px;
}

.premium-alert {
    background: linear-gradient(152deg, #ffffff 0%, #f8f9ff 100%);
    border: 1px solid rgba(47, 62, 109, 0.15);
    border-radius: 12px;
    box-shadow: 0 24px 48px -12px rgba(47, 62, 109, 0.1);
    padding: 1.5rem 4rem 1.5rem 2rem;
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(8px);
    transform: translateY(0);
    transition: all 0.3s ease;
    animation: alertEnter 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.premium-header {
    display: flex;
    align-items: center;
    margin-bottom: 0.1rem;
}
.premium-title {
    color: rgb(47, 62, 109);
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1.1rem;
    position: relative;
    text-shadow: rgba(47, 62, 109, 0.1) 0px 2px 4px;
    margin-right:15px;
    display: inline-block;
}

.premium-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, 
    rgba(189, 33, 33, 0.3) 0%, 
    rgba(189, 33, 33, 0.8) 50%, 
    rgba(189, 33, 33, 0.3) 100%);
}
.marquee-container {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: calc(100% - 130px);
}

.marquee-track {
    display: flex;
    animation: marquee 25s linear infinite;
    position: relative;
    white-space: nowrap;
}

.marquee-track:hover {
    animation-play-state: paused;
    transform: scale(1.02);
}

.marquee-text {
    color: rgb(189, 33, 33);
    font-weight: 500;
    font-size: 1.1rem;
    letter-spacing: 0.03em;
    position: relative;
    padding: 8px 40px;
    background: linear-gradient(90deg, rgba(189,33,33,0.1) 0%, transparent 100%);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    margin: 0 20px;
    transition: all 0.3s ease;
}

@keyframes marquee {
    0% { transform: translateX(100%); }
    100% { transform: translateX(-100%); }  
}

@keyframes shine {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(100%); }
}

@keyframes glow-pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.8; }
}

@keyframes icon-float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-4px); }
}


.premium-close {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.5;
    transition: all 0.5s ease;
    border-radius: 20%;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.premium-close:hover {
    transform: translateY(-50%) rotate(180deg);
}

.close-icon {
    font-size: 1.5rem;
    color: #2f3e6d;
    position: relative;
    top: -1px;
}

.premium-close:hover .close-icon {
    fill: #bd2121;
}

.premium-marquee-link:hover .marquee-text {
    color: #9a1b1b;
    transform: scale(1.02);
    background: linear-gradient(90deg, rgba(189,33,33,0.15) 0%, transparent 100%);
}

.alert-glows {
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 50% 0%, rgba(189, 33, 33, 0.06) 0%, transparent 60%);
    animation: glow-pulse 8s infinite;
}

@media (min-width: 576px) { 
    
    .footer1 {
        margin: 25px!important;
 }
}



.isha ul{
    text-align: center;
    color:#0c3f73;
    
}
.isha h4{
    text-align: center;
    color:#0c3f73;
    
}
.isha h5{
    text-align: center;
    color:#0c3f73;
    
}

.isha ul>li{
    
    margin:25px;
    
}





.isha ul>li small{
    
    color:#ff0000;
    
}


.isha{
    border:1px solid #0c3f73;
    margin: 15px 0;
    padding: 12px 0;
    border-radius: 12px;
    text-align:center;
    
}

.isha a{
color:#ff0000;
    
}
.isha a:hover{
color:#0c3f73;
font-weight:bold;
    
}
.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
  
}

.mekajo .open_btn_area {
    display: inline-block;
    text-align: right;
    width: 100%;
    position: relative;
}

.mekajo .open_btn_area .theme-btn {
    padding: 15px 15px;
}

.mekajo .accordion {
    background-color:none;
}

.mekajo .accordion-item  {
    background-color:none;
    
}

.mekajo .faq-content.style-2 .accordion-item .accordion-collapse .accordion-body {
    color: #5A627D;
    border-width: 0 1px;
    border: 1px solid #ddd;
    border-radius: 20px;
    background-color: #fff;
}



 ul {
  --icon-space: 1.3em;
  list-style: none;
  padding: 0;
}

.list-unstyled li {
  padding-left: var(--icon-space);
}

.list-unstyled li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: "Font Awesome 5 Pro";
font-weight: 900;
  display: inline-block;
  margin-left: calc( var(--icon-space) * -1 );
  width: var(--icon-space);
}

.table{
    font-size:18px;
}
p{
    text-align: justify;
}


.mekajo .faq-content.style-2 .accordion-item {

    border-radius: 50px !important;
}

.job_wraper {
    padding: 6px 40px;
}

@media only screen and (max-width: 770px) {
    .display-none {
        display: none;
    }
}

.hz-list li {
    background: #a60309;
    min-width: 110px; /* More flexible than fixed width */
    padding: 0px 15px; /* Better clickable area */
    margin: 0 4px; /* Consistent spacing */
    font-weight: 700; /* Better font weight */
    display: inline-block; /* More appropriate for this use case */
    text-align: center;
    border-radius: 3px; /* Subtle rounding */
    transition: all 0.3s ease; /* Smooth transitions */
    position: relative;
    overflow: hidden;
    transform: translateZ(0); /* Hardware acceleration */
}

/* Mobile Optimization */
@media (max-width: 768px) {
    .hz-list li {
        min-width: 90px;
        padding: 0px 10px;
        margin: 2px;
        font-size: 10px;
    }
}
