body {
    font-family: "Fira Sans", sans-serif;
    overflow-x: hidden;
    margin: 0 auto;
    background: #fff;
    font-size: 1rem;
    color: #000;
    font-weight: 400;
}
.font-Fira{
    font-family: "Fira Sans", sans-serif;
}
.navbar>.container, .navbar>.container-fluid{
    justify-content: center;
}
.row{
  margin: 0;
}
.navbar-nav.ml-auto {
    display: flex;
    justify-content: space-evenly;
    width: 72%;
}
.navbar.navbar-light {
    background: #fff !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff !important;
}
#header a:hover {
    color: #C5161D !important;
    text-decoration: none;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
    color: #E5AD1C !important;
    border-bottom: 2px solid #E5AD1C !important;
    font-weight: bold;
}
a:hover {
    color: #000!important;
    text-decoration: none;
}
a {
    color: #000;
}
.navbar-light .navbar-toggler:focus,
:focus {
    outline: 0;
}
.btn.focus,
.btn:focus {
    box-shadow: none;
}
#header.header-scrolled {
    box-shadow: 0 0 4px #353535;
}
button:focus {
    outline: 0!important
}
.border-right {
    border-right: 1px dashed #dee2e6!important
}
.owl-carousel .owl-dots.disabled,.owl-dots {
    display: block !important;
}
.owl-carousel .owl-nav.disabled,.owl-nav {
    display: none !important;
}
.font-300{
    font-weight: 300;
}
.font-900{
    font-weight: 900;
}
.font-600{
    font-weight: 600;
}
.font-500{
    font-weight: 500;
}
.text-black{
    color: #000;
}
/* footer */
.copyright {
    background-color: #000;
    color: #fff;
    text-align: center;
    margin-top: -0.25rem;
}
.copyright p {
    font-size: 0.9rem;
}
.para{
    font-size: 0.9rem;
}
.owl-theme .owl-dots .owl-dot span{
    width: 9px !important;
    height: 9px !important;
    border: 2px solid #fff!important;
    background: transparent;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    border: 2px solid #fff!important;
    background: #fff!important;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 1rem;
}
.btn-primary,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary.disabled, .btn-primary:disabled {
    color: black;
    background-color: white;
    border-color: white;
    border-radius: 0.25rem;
    padding: 0.5rem 1.5rem;
    font-size: 1.25rem;
    border: none;
}
.btn-warning,.btn-warning:hover,.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning.disabled, .btn-warning:disabled {
    color: #fff !important;
    background-color: #A50C22 !important;
    border-color: #A50C22 !important;
    border-radius: 0.25rem;
    padding: 0.5rem 1.5rem;
    border: none;
}
.btn-primary.focus, .btn-primary:focus,
.btn-warning.focus, .btn-warning:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%) !important;
}
.bg-img{
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.navbar{
    padding: 0.2rem;
}
.navbar-light .navbar-toggler {
    border-color: #fff !important;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("../images/toggler.svg");
}
header .nav-link{
    padding: 0.2rem 1rem;
}
.head{
    font-size: 3rem;
}
::placeholder {
    color: #fff !important;
}
.btn-primary,.btn-secondary, .btn-warning{
    white-space: normal !important;
}

.banner .bottom{
    scroll-behavior: smooth;
}

.placementFigures{ color: #ffffff; padding-top: 17px; font-weight: bold; padding-bottom: 5px; display: block; padding-bottom: 15px; }

.banner .bottom a{
    transition: 3s all linear;
}

.form-control{
    color: #fff;
}
/* banner section starts */
.banner{
    background-image: url(../images/bg-banner.webp);
    /* margin-top: 6.5rem; */
}
.head2-banner{
    font-size: 4rem;
    font-weight: 800;
    line-height: normal;
}
.banner-cus-sec{
    display: flex;
    align-items: flex-end;
}
/* banner section ends */
.copyright .just-cust{
  justify-content: space-between;
}
.bg-black{
    background-color: #000;
}
.w-45{
    width: 45%;
}
.bord-rad{
    border-radius: 1rem;
}
button.btn.enq_ftr1 {
    background-color: #A50C22 !important;
    color: white;
    font-weight: 700;
    width: 100%;
    border-radius: 0rem;
    text-wrap: wrap;
    height: 100%;
}
button.btn.enq_ftr {
    background-color: #000000 !important;
    color: white;
    font-weight: 700;
    width: 100%;
    border-radius: 0rem;
    text-wrap: wrap;
    height: 100%;
}
#header ul{
    list-style-type: none;
}
.thankyou{
    margin-top: 7rem;
}
.head2{
    font-size: 6rem;
}
.form-cust{
    background: white;
}
.banner_form {
    position: absolute;
    top: 10%;
    right: 3%;
    width: 375px;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0px 14px 20px rgba(0, 0, 0, 0.52);
    padding: 0.5rem;
    border-radius: 0.5rem;
}
.student .btn-warning{
    font-size: 1.2rem;
}
.banner .h4{
    line-height: normal !important;
}
.banner .h2{
    line-height: normal;
}
.w-50{
    width: 50%;
}
.text-maroon{
    color: #A50C22;
}
.bg-maroon{
    background: #A50C22;;
}
.bord-rad2{
    border-radius: 0.5rem;
}
.advantage{
    background-color: #b7202e;
}
.advantage .col-cust-2{
    text-align: center;
}
.life{
    background-image: url(../images/bg-life.webp);
    min-height: 1300px;
}
.text-grey{
    color: #606060;
}
.testimonials{
    display: flex;
    align-items: center;
}
.test-box{
    background: #FFFFFF;
    border-radius: 1.2rem;
    border: 1px solid #f0f0f0;
    min-height: 300px;
    display: flex;
    align-items: center;
}
.testimonials .bg-maroon{
    height: 160px;
    display: flex;
    align-items: center;
    position: relative;
    border-top-left-radius: 0.8rem;
    border-bottom-left-radius: 0.8rem;
}
.testimonials .owl-dots .owl-dot span{
    width: 9px !important;
    height: 9px !important;
    border: 2px solid #A50C22!important;
    background: transparent;
}
.testimonials .owl-dots .owl-dot.active span, .testimonials .owl-dots .owl-dot:hover span{
    border: 2px solid #A50C22!important;
    background: #A50C22!important;
}
/* programs section starts */
.programs .nav-tabs .nav-item.show .nav-link,
.programs .nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #A50C22;
    border-color: #A50C22;
}
.program-box{
    background: #FFFFFF;
    box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.2);
    border-radius: 1.2rem;
    margin-top: 5rem;
    padding: 0rem 1rem 0rem 1rem;
    width: 100%;
}
.s3-span {
    font-size: 1.7rem;
    color: #A50C22;
}
.s3-custom-ffl {
    border: none;
    column-gap: 1rem;
    background: none;
    border-radius: 3rem;
    display: inline-flex;
    flex-wrap: nowrap;
}
.s3-custom-ffl .nav-link {
    padding: 0.3rem 1rem;
    border-radius: 0.5rem;
    border: 3px solid #A50C22;
    color: #A50C22;
    background: #fff;
    font-weight: 600;
    font-size: 1.4rem;
    padding: 0.25rem 1rem;
}
.programs .nav-tabs .nav-link:focus, .programs .nav-tabs .nav-link:hover {
    border-color: #A50C22;
}
.s3-tabs-heading .nav-item {
    margin-bottom: 0rem!important;
}
.mb-scrolling {
    overflow: auto;
    width: 100%;
    border-radius: 1rem;
    padding: 0.5rem 1rem;
    justify-content: normal;
}
.mb-listing-item {
    width: 200px;
    height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-bottom: 3px;
}
/*  */
.collapsible-link {
    width: 100%;
    position: relative;
    text-align: left;
    font-size: 1.2rem;
    background-color: #000000;
}
.card-header {
    background-color: transparent;
    color: white;
    padding: 0;
}
.card-header .collapsible-link[aria-expanded="true"] {
    background-color: #A50C22 !important;
    color: #000000!important;
    text-decoration: none!important;
    font-weight: 600;
}
.card-header .collapsible-link[aria-expanded="false"] {
    background-color: #fff;
    color: #000 !important;
    text-decoration: none!important;
    font-weight: 600;
}
.collapsible-link::before {
    content: "+";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 50%;
    right: 0.8rem;
    transform: translateY(-50%);
    display: block;
    font-size: 1.5rem;
}
.collapsible-link[aria-expanded="true"]::before {
    content: "-";
    font-size: 2rem;
}
.card-body {
    padding: 1.25rem 0rem;
}
#accordionExample1 .card {
    background-color: transparent;
    color: #fff;
}
#accordionExample1 .card-header .collapsible-link[aria-expanded="true"] {
    background-color: white;
}
.steps-cust{
    margin-top: -4rem !important;
}
/* programs section ends */
.bg-grey{
    background: #F9F9F9;
}
.cust-scroll{
    overflow-y: scroll;
    height: 160px;
    padding-right: 1rem;
}
.cust-scroll-pgm{
    overflow-y: scroll;
    height: 130px;
    padding-right: 1rem;
}
::-webkit-scrollbar{
    width: 5px;
    height: 5px;
}
 ::-webkit-scrollbar-thumb{
    border-radius: 1rem;
    background: #A50C22 !important;
    box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .25), inset -2px -2px 2px rgba(0, 0, 0, .25);
}
 ::-webkit-scrollbar-track{
    background-color: #fff;
    border-radius: 1rem;
    background: #a1a1a1;
}
/* tab section starts */
.nav-pills .nav-link.active.red_act1{
    background-color: #A50C22;
    border: 3px solid #A50C22;
    color: #fff!important;
    width: 100%;
    padding: 1rem;
    text-align: center;
}
.nav-pills .nav-link.active.red_act1:before{
    content: "";
    position: absolute;
    right: -1.1rem;
    top: 0.9rem;
    border-top: 13px solid transparent;
    border-right: none;
    border-left: 16px solid #A50C22;
    border-bottom: 16px solid transparent;
}
.nav-pills .nav-link.red_act1{
    position: relative;
    border: 3px solid #A50C22;
    color: #A50C22 !important;
    border-radius: 0.5rem !important;
    background: white;
    padding: 1rem;
    text-align: center;
}
.eligibility .bord-cust, 
.programmes .bord-cust{
    border: 3px solid #A50C22;
    border-radius: 3rem;
}
.bord-tab-cust{
    background: #F9F9F9;
    border: 1px solid #0000003d;
    border-radius: 0.5rem !important;
}
.programmes .nav-item{
  flex-grow: 1;
  margin-bottom: -0.5rem;
  margin-right: 0.5rem;
}
.programmes .nav-pills .nav-link.red_act1{
    min-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 3px solid #A50C22;
    border-bottom: 0px;
    border-left: 3px solid #A50C22;
    border-right: 3px solid #A50C22;
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0rem !important;
    border-bottom-right-radius: 0rem !important;
    padding: 0rem;
}
.programmes .nav-pills .nav-link.active.red_act1:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 16px solid #b60e0a;
    bottom: 0rem;
    top: 4rem;
    left: 42%;
}
.programmes{
    border-top-left-radius: 5rem;
    border-top-right-radius: 5rem;
    background: white;
    margin-top: -3.5rem;
}
/* tab section ends */
.placement{
    min-height: 320px;
}
#testimonials_slide .owl-item img, #placement_slide .owl-item img{
  width: auto;
}

.keyFeature
{
    padding: 50px 0;
    background: #F9F9F9;
    
}
.keyFull
{
    width: 100%;
    height: auto;
    padding: 20px;
    box-shadow: 0px 0px 14px 0px #00000040;
    border-radius: 12px;
    text-align: center;
    margin: 20px auto ;
    min-height: 360px;
    max-width: 98%;

}
.keyFeature .owl-carousel .owl-item .KeyIcon img
{
   width: 100px;
   margin: 0 auto 20px;
}
.keyFull h5 
{
    color: #292929;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 7px 0;
}
.keyFull p 
{
    color: #292929;
    font-weight: 400;
    font-size: 18px;
    margin: 0;
}
.marquee-container {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    padding: 10px 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.marquee {
    display: inline-block;
    white-space: nowrap;
    animation: marquee 20s linear infinite;
}

.marquee span {
    display: inline-block;
    padding-right: 50px; /* gap between repeats */
    font-size: 22px;
    font-weight: bold;
    color: #800000; /* maroon text */
}

/* Animation */
@keyframes marquee {
    0%   { transform: translateX(100%); }
    100% { transform: translateX(-100%); }
}

.copyright_Bottom{
    position: relative;
}

.copyright_Bottom::after{
    content: "";
    background: url(../images/clip_line.svg) no-repeat right bottom;
    width: 100%;
    height: 161px;
    background-size: auto 100%;
    bottom: 100%;
    right: 0;
    position: absolute;
}

.footer_Bottom_Revise{
    background-color: #A50C22;
    color: #FFFFFF;
    padding: 10px 10px;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.footer_Bottom_Revise:hover{
    color: #FFFFFF;
}
